forked from fediversity/fediversity
working networking
Signed-off-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
parent
c25a1727a9
commit
35ff03c9f8
1 changed files with 2 additions and 0 deletions
|
|
@ -175,7 +175,9 @@ let
|
|||
};
|
||||
networking = {
|
||||
firewall.enable = false;
|
||||
useDHCP = false;
|
||||
usePredictableInterfaceNames = false;
|
||||
useNetworkd = true;
|
||||
nameservers = [
|
||||
"95.215.185.6"
|
||||
"95.215.185.7"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue