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 = [ imports = [
./kea.nix ./kea.nix
# ./kiwix-updater.nix ./kiwix-updater.nix
# ./kiwix.nix ./kiwix.nix
./nginx.nix ./nginx.nix
./openssh.nix ./openssh.nix
# ./qbittorrent.nix ./qbittorrent.nix
./unbound.nix ./unbound.nix
./autossh.nix ./autossh.nix
# ./continuwuity.nix ./continuwuity.nix
]; ];
} }