nixos/services: make dns configuration easier
This commit is contained in:
@@ -28,14 +28,6 @@ in
|
||||
./vm.nix
|
||||
];
|
||||
|
||||
age.secrets = {
|
||||
dns-root-key = {
|
||||
file = ../agenix/dns/tuxcord.key;
|
||||
group = "named";
|
||||
owner = "named";
|
||||
};
|
||||
};
|
||||
|
||||
nix = {
|
||||
package = inputs'.nix-super.packages.default;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user