Compare commits

..

No commits in common. "336da0f8e66e4242d7f1087bd323a5b6f84c15d8" and "8783665155ae9639602c3a3c97d993b6d6fef1f7" have entirely different histories.

4 changed files with 5 additions and 2 deletions

View file

@ -0,0 +1,3 @@
{...}: {
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
];
}