This commit is contained in:
2026-03-03 23:58:11 +01:00
parent 31fce6f97f
commit dfac74f737

View File

@@ -119,6 +119,7 @@
]; ];
}; };
}; };
home.file.wallpaper = { home.file.wallpaper = {
recursive = true; recursive = true;
source = ./wallpaper; source = ./wallpaper;
@@ -143,6 +144,5 @@ home.file.".local/share/gnome-background-properties/my-wallpapers.xml" = {
</wallpapers> </wallpapers>
''; '';
}; };
}; };
} }