Also resize the filesystem
parent
2c610570bc
commit
db39075c8e
|
@ -75,6 +75,9 @@
|
|||
- NoCloud
|
||||
growpart:
|
||||
devices: ['/dev/sda2']
|
||||
# Resize the filesystem along with the partition
|
||||
runcmd:
|
||||
- btrfs filesystem resize max /nix
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue