add autoupdate.nix

This commit is contained in:
2024-10-10 12:00:59 +02:00
parent 2129729396
commit 9940225673
2 changed files with 147 additions and 0 deletions

View File

@@ -8,8 +8,17 @@
../modules/malobeo_user.nix
../modules/sshd.nix
../modules/minimal_tools.nix
../modules/autoupdate.nix
];
malobeo.autoUpdate = {
enable = true;
url = "https://hydra.dynamicdiscord.de";
project = "malobeo";
jobset = "infrastructure";
cacheurl = "https://cache.dynamicdiscord.de";
};
boot.loader.systemd-boot.enable = true;
hardware.sane.enable = true; #scanner support