fix(gnome): add monitors persist
This commit is contained in:
parent
5db8ac7db9
commit
156fcf69be
3 changed files with 3 additions and 17 deletions
|
@ -46,5 +46,6 @@ in mkIf cfg.enable {
|
|||
]);
|
||||
|
||||
users.home.persist.directories = [ ".config/dconf" ];
|
||||
users.home.persist.files = [ ".config/monitors.xml" ];
|
||||
environment.persistence."/nix/persist/fhs".directories = [ ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue