Fix changed partition names
This commit is contained in:
parent
b95a4e55c2
commit
c217465409
2 changed files with 7 additions and 8 deletions
hosts/nixos/calypso/filesystems
|
@ -32,7 +32,6 @@
|
|||
after = [ "systemd-cryptsetup@enc.service" ];
|
||||
before = [ "sysroot.mount" ];
|
||||
script = ''
|
||||
ls /
|
||||
btrfs subvolume delete /
|
||||
btrfs subvolume create /
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue