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 -1
View File
@@ -22,7 +22,8 @@
../../hostsModules/laptop/nixos/disk.nix
../../modules/nixos/printer.nix
../../hostsModules/laptop/nixos/ollama.nix # llm config
../../modules/nixos/mullvad.nix # vpn config
../../modules/nixos/mullvad.nix # vpn config
../../hostsModules/laptop/nixos/autoUpdate.nix # auto update the flakes. Handles notification via libnotify and matrix-commander-rs
];