move use dhcp
This commit is contained in:
parent
c74e827255
commit
e0346fadb4
3 changed files with 3 additions and 8 deletions
|
@ -5,10 +5,7 @@
|
|||
|
||||
nixpkgs.hostPlatform = "x86_64-linux";
|
||||
|
||||
networking = {
|
||||
hostName = "ellaca";
|
||||
useDHCP = true;
|
||||
};
|
||||
networking.hostName = "ellaca";
|
||||
|
||||
boot = {
|
||||
initrd = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue