new wallpaperthingie

This commit is contained in:
2026-03-17 17:19:30 +00:00
parent b9ebdd61e1
commit c0abd3ea56
2 changed files with 2 additions and 12 deletions
+1 -6
View File
@@ -795,12 +795,7 @@ let
echo hoi
'';
# Print the script contents during the build
traceScript = builtins.trace (lib.concatStringsSep "\n" [
"=== Contents of copy-wallpapers.sh ==="
copy_wallpapers_script
"=== End of copy-wallpapers.sh ==="
]);
in {
options = {
wallpaper.enable = lib.mkEnableOption "Wallpaper setup";