Missed something whoops!
This commit is contained in:
parent
5f2fd98653
commit
f36d8615dc
|
@ -37,7 +37,7 @@ in {
|
|||
serviceConfig.Type = "oneshot";
|
||||
script = ''
|
||||
mkdir -p /mnt
|
||||
mount /dev/nixos/root /mnt
|
||||
mount /dev/firefly/root /mnt
|
||||
|
||||
if [[ -e /mnt/prev ]]; then
|
||||
btrfs subvolume delete /mnt/prev
|
||||
|
|
Loading…
Reference in a new issue