refactor: change custom wallpaper engine module to homemanger option

This commit is contained in:
danny 2025-09-28 15:51:01 +08:00
parent f7409e0537
commit dc8f796e18
4 changed files with 93 additions and 220 deletions

View file

@ -188,6 +188,19 @@ in
inherit username;
email = "danny10132024@gmail.com";
})
# (import ../../../home/user/wallpaper-engine.nix {
# monitorIdPairs = [
# {
# monitor = "DP-6";
# id = "3050040845";
# }
# {
# monitor = "DP-5";
# id = "2665674743";
# }
# ];
# })
];
home.file = {