fix(system): add gtk3 to system packages for GSettings file chooser schema

FreeCAD crashes with 'org.gtk.Settings.FileChooser is not installed'
because home-manager packages don't get their GSettings schemas compiled
into the system profile. Moving gtk3 to environment.systemPackages fixes this.
This commit is contained in:
2026-04-05 19:28:53 -04:00
parent 9056237e8a
commit 0c15063a58
+1
View File
@@ -103,6 +103,7 @@
cacert
code-cursor
adwaita-icon-theme
gtk3 # Provides org.gtk.Settings.FileChooser schema for FreeCAD
pkgs-unstable.claude-code # Use unstable for latest version
yubikey-manager
];