mirror of
https://github.com/kmein/niveum
synced 2026-03-21 12:21:08 +01:00
fix(wallpaper): use spacescapes
This commit is contained in:
@@ -21,7 +21,7 @@ in
|
|||||||
home-manager.users.me = {
|
home-manager.users.me = {
|
||||||
services.random-background = {
|
services.random-background = {
|
||||||
enable = true;
|
enable = true;
|
||||||
imageDirectory = "${luke-smith-wallpapers}/Landscapes";
|
imageDirectory = "${luke-smith-wallpapers}/Spacescapes";
|
||||||
interval = "1h";
|
interval = "1h";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user