mv wallpaper to hyprland
nix flake show / show-flake (push) Successful in 37s

This commit is contained in:
smayzy
2025-08-08 19:13:33 +02:00
parent f9fae2f75a
commit 6f2936f567
2 changed files with 5 additions and 8 deletions
+5
View File
@@ -17,6 +17,11 @@ in
recursive = true;
force = true;
};
"wallpaper" = {
source = builtins.toPath ../../../wallpapers;
recursive = true;
force = true;
};
}
(mkIf smayzy.desktop.enable {