my nix configs for my servers and desktop

this shit dont work

Changed files
-5
hosts
morax
-5
hosts/morax/default.nix
···
};
environment.systemPackages = with pkgs; [
-
technitium-dns-server
-
inputs.agenix.packages.aarch64-linux.default
];
-
-
services.technitium-dns-server.enable = true;
-
services.technitium-dns-server.openFirewall = true;
virtualisation.docker = {
enable = true;