Missed something whoops!

This commit is contained in:
Jimbo 2024-11-05 03:00:43 -05:00
parent 5f2fd98653
commit f36d8615dc

View file

@ -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