refactor: remove localFlakeClone definitions, use default
This commit is contained in:
parent
7142fbd75e
commit
12d8470ef3
2 changed files with 0 additions and 4 deletions
|
@ -13,8 +13,6 @@
|
|||
|
||||
system.stateVersion = "21.05";
|
||||
|
||||
bud.localFlakeClone = "/etc/nixos";
|
||||
|
||||
networking.interfaces = {
|
||||
eth0.useDHCP = true;
|
||||
wlp41s0.useDHCP = true;
|
||||
|
|
|
@ -19,8 +19,6 @@
|
|||
|
||||
system.stateVersion = "21.11";
|
||||
|
||||
bud.localFlakeClone = "/etc/nixos";
|
||||
|
||||
networking.interfaces.wlan0.useDHCP = true;
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue