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