Dns server
This commit is contained in:
parent
86cddf81b3
commit
a00e05f3e8
3 changed files with 31 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
|||
|
||||
networking.hostName = "t480";
|
||||
networking.networkmanager.enable = true;
|
||||
networking.nameservers = [ "192.168.1.164" ];
|
||||
|
||||
nix.settings = {
|
||||
# Use all cores for building
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue