fix(gnome): link monitors.xml

This commit is contained in:
514fpv 2024-11-26 22:42:49 +08:00
parent 186c33373c
commit bc3d3e5423
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw
3 changed files with 8 additions and 2 deletions

View file

@ -46,6 +46,4 @@ in mkIf cfg.enable {
]);
users.home.persist.directories = [ ".config/dconf" ];
users.home.persist.files = [ ".config/monitors.xml" ];
environment.persistence."/nix/persist/fhs".directories = [ ];
}