this shit dont work
This commit is contained in:
parent
cff2611084
commit
542bfcb74e
1 changed files with 0 additions and 5 deletions
|
@ -35,14 +35,9 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
technitium-dns-server
|
|
||||||
|
|
||||||
inputs.agenix.packages.aarch64-linux.default
|
inputs.agenix.packages.aarch64-linux.default
|
||||||
];
|
];
|
||||||
|
|
||||||
services.technitium-dns-server.enable = true;
|
|
||||||
services.technitium-dns-server.openFirewall = true;
|
|
||||||
|
|
||||||
virtualisation.docker = {
|
virtualisation.docker = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableOnBoot = true;
|
enableOnBoot = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue