Consolidate GNOME config into single settings/gnome.nix module
Merge home-manager GNOME settings (dconf, keybinds, GTK CSS, wallpaper) from gnome-hm.nix into settings/gnome.nix so the entire DE config lives in one file and can be toggled with a single import. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
b9ddffbb7c
commit
c4aa481b38
3 changed files with 102 additions and 106 deletions
|
|
@ -27,6 +27,4 @@
|
|||
gtk-titlebar = false
|
||||
'';
|
||||
|
||||
# Import gnome home manager config
|
||||
imports = [ ./gnome-hm.nix ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue