new wallpaperthingie
This commit is contained in:
@@ -32,7 +32,7 @@ in
|
|||||||
|
|
||||||
config = lib.mkIf config.wallpaper.enable {
|
config = lib.mkIf config.wallpaper.enable {
|
||||||
# Debug: Print activation message
|
# Debug: Print activation message
|
||||||
_ = builtins.trace "=== Wallpaper module is enabled ===";
|
traceprint0 = builtins.trace "=== Wallpaper module is enabled ===";
|
||||||
|
|
||||||
# Copy the script to the correct location and make it executable
|
# Copy the script to the correct location and make it executable
|
||||||
home-manager.users.${config.home.username}.home.file."${script_path}".source = script_path;
|
home-manager.users.${config.home.username}.home.file."${script_path}".source = script_path;
|
||||||
|
|||||||
Reference in New Issue
Block a user