my nix configs for my servers and desktop

typo x2

Changed files
+1 -1
hosts
morax
+1 -1
hosts/morax/default.nix
···
inputs.agenix.packages.aarch64-linux.default
];
-
services.technitium-dns-server.enable;
+
services.technitium-dns-server.enable = true;
virtualisation.docker = {
enable = true;