Update home impermanence to be in the style of GNU Stow
This commit is contained in:
parent
968ae4631c
commit
66502988ef
22 changed files with 72 additions and 64 deletions
|
@ -45,7 +45,10 @@
|
|||
"/etc/NetworkManager/system-connections"
|
||||
"/var/lib/decky-loader"
|
||||
];
|
||||
users.${config.sysusers.main}.directories = [ ".steam" ];
|
||||
users.${config.sysusers.main}.directories = [
|
||||
".config/dconf"
|
||||
".steam"
|
||||
];
|
||||
};
|
||||
gnome.excludePackages = with pkgs; [
|
||||
adwaita-icon-theme
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue