Regenerated

This commit is contained in:
2026-03-26 11:23:20 +00:00
parent 5f20fa88e0
commit 20692df28c
27 changed files with 4 additions and 51 deletions
+2 -2
View File
@@ -728,8 +728,8 @@ let
username = config.defaultUser or "henrov";
homeDir = "/home/${username}";
wallpaperSrc = "${flakeRoot}/assets/traveldroid/copy_2_home/wallpaperstuff";
wallpaperDst = "${homeDir}/wallpaperstuff";
wallpaperSrc = "${flakeRoot}/assets/traveldroid/Wallpapers";
wallpaperDst = "${homeDir}/Wallpapers";
in
{
#################################