bootstrap: remove unnecessary bud.localFlakeClone
This commit is contained in:
parent
6b6560b66d
commit
4c72fd6ae1
1 changed files with 0 additions and 2 deletions
|
@ -12,8 +12,6 @@
|
||||||
|
|
||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
|
|
||||||
bud.localFlakeClone = "/etc/nixos";
|
|
||||||
|
|
||||||
# will be overridden by the bootstrapIso instrumentation
|
# will be overridden by the bootstrapIso instrumentation
|
||||||
fileSystems."/" = { device = "/dev/disk/by-label/nixos"; };
|
fileSystems."/" = { device = "/dev/disk/by-label/nixos"; };
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue