home/electra: try and fix (2)

This commit is contained in:
Gabriel Fontes
2024-06-14 16:17:45 -03:00
parent 22cb1759aa
commit 3cebccffe2
+1 -1
View File
@@ -3,6 +3,6 @@
./global
./features/desktop/hyprland
];
persistence."/persist/home/misterio" = lib.mkForce {};
home.persistence."/persist/home/misterio" = lib.mkForce {};
wallpaper = pkgs.wallpapers.aenami-the-day-you-left;
}