REFACTOR: Add config vars file
This commit is contained in:
parent
2f0b5cf661
commit
330958fba4
10 changed files with 66 additions and 56 deletions
|
|
@ -1,8 +1,6 @@
|
|||
_: {
|
||||
networking = {
|
||||
nameservers = ["1.1.1.1" "8.8.8.8"];
|
||||
# dhcpcd.extraConfig = "nohook resolv.conf";
|
||||
firewall.enable = true;
|
||||
interfaces.enp11s0.wakeOnLan.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue