nixos: introduce boot.growPartition (#33521)

Move it from being a profile
This commit is contained in:
zimbatm 2018-01-06 13:52:51 +00:00 committed by GitHub
parent 51110e2a0f
commit eddf30cc93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 57 additions and 58 deletions

View file

@ -680,6 +680,7 @@
./system/activation/top-level.nix
./system/boot/coredump.nix
./system/boot/emergency-mode.nix
./system/boot/grow-partition.nix
./system/boot/initrd-network.nix
./system/boot/initrd-ssh.nix
./system/boot/kernel.nix