new wallpaperthingie
This commit is contained in:
@@ -13,12 +13,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";
|
||||
|
||||
Reference in New Issue
Block a user