autoupdate: set up a systemd timer

This commit is contained in:
2026-05-15 15:59:31 +02:00
parent 9b15ec3f9b
commit dcca37ab19
4 changed files with 111 additions and 3 deletions
-2
View File
@@ -71,8 +71,6 @@
# checks if matrix-commander-rs is installed and logged in
(pkgs.callPackage ../../hostsModules/laptop/scripts/checkMatrix.nix {})
# autoupdate the flake and send notification to system and to matrix
(pkgs.callPackage ../../hostsModules/laptop/scripts/autoUpdate.nix {})
(pkgs.callPackage ../../modules/scripts/weather.nix {})
(pkgs.callPackage ../../modules/scripts/wallpaper.nix {})