Also resize the filesystem

main
kalle 2025-02-04 04:17:27 +01:00
parent 2c610570bc
commit db39075c8e
1 changed files with 3 additions and 0 deletions

View File

@ -75,6 +75,9 @@
- NoCloud
growpart:
devices: ['/dev/sda2']
# Resize the filesystem along with the partition
runcmd:
- btrfs filesystem resize max /nix
'';
};