Setting up rotating wallpapers
This commit is contained in:
+1
-1
@@ -770,7 +770,7 @@ This is top file of this level which contains just an import statement for all r
|
||||
{ config, pkgs, lib, user, inputs, flakeRoot,... }:
|
||||
{
|
||||
imports = [
|
||||
./rotating_wallpaper
|
||||
./rotating_wallpaper.nix
|
||||
];
|
||||
}
|
||||
#+END_SRC
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{ config, pkgs, lib, user, inputs, flakeRoot,... }:
|
||||
{
|
||||
imports = [
|
||||
./rotating_wallpaper
|
||||
./rotating_wallpaper.nix
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user