fix: set localFlakeClone
This commit is contained in:
parent
babf7dbced
commit
7142fbd75e
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
|
||||
system.stateVersion = "21.05";
|
||||
|
||||
bud.localFlakeClone = "/home/infinidoge/Projects/DevOS";
|
||||
bud.localFlakeClone = "/etc/nixos";
|
||||
|
||||
networking.interfaces = {
|
||||
eth0.useDHCP = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue