feat add services again

This commit is contained in:
Katharina Heidenreich 2026-03-15 20:35:17 +01:00
parent 29ece867aa
commit e3a3f16fd6

View file

@ -1,13 +1,13 @@
{...}: {
imports = [
./kea.nix
# ./kiwix-updater.nix
# ./kiwix.nix
./kiwix-updater.nix
./kiwix.nix
./nginx.nix
./openssh.nix
# ./qbittorrent.nix
./qbittorrent.nix
./unbound.nix
./autossh.nix
# ./continuwuity.nix
./continuwuity.nix
];
}