Compare commits

...

2 commits

4 changed files with 2 additions and 5 deletions

View file

@ -1,3 +0,0 @@
{...}: {
services.changedetection-io.enable = true;
}

View file

@ -2,8 +2,8 @@
imports = [
./acme
./atuin
./changedetection
./gitea
./nginx
./ssh
];
}

View file

@ -10,11 +10,11 @@
imports = [
(modulesPath + "/installer/scan/not-detected.nix")
(modulesPath + "/profiles/qemu-guest.nix")
./boot
./disko
./networking
./packages
./ssh
./users
];
}