Setting up rotating wallpapers

This commit is contained in:
2026-03-17 15:35:35 +00:00
parent 7957cccb8c
commit 1c7f74348c
115 changed files with 165 additions and 2036 deletions
@@ -1,7 +1,6 @@
{ config, pkgs, lib, user, inputs, flakeRoot,... }:
{
imports = [
# No subfolders to import
./rotating_wallpaper
];
# .. put any code here
}