Separate networking configuration
This commit is contained in:
parent
f7925692ec
commit
918d38d4ea
1 changed files with 13 additions and 13 deletions
|
@ -24,6 +24,7 @@
|
|||
nftables = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
services.resolved = {
|
||||
enable = true;
|
||||
|
@ -38,5 +39,4 @@
|
|||
dnsovertls = "true";
|
||||
llmnr = "true";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue