rearrange gnome system and home config
This commit is contained in:
parent
a4720dcec9
commit
74946fcd6d
6 changed files with 10 additions and 15 deletions
|
|
@ -10,11 +10,11 @@
|
|||
../../../modules/syncthing.nix
|
||||
../../../modules/firefox.nix
|
||||
../../../modules/ghostty.nix
|
||||
../../../modules/gnome.nix
|
||||
../../../modules/gnome/home.nix
|
||||
];
|
||||
|
||||
# Always show GNOME top bar on Steam Deck
|
||||
gnome-custom.alwaysShowTopBar = true;
|
||||
gnome-home-custom.alwaysShowTopBar = true;
|
||||
|
||||
# Disable Documents sync on Steam Deck (save space)
|
||||
syncthing-custom.enabledFolders = [ "Credentials" "Obsidian" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue