allow resizing root fs (but still not partition)
This commit is contained in:
parent
177bd781d7
commit
ddc9b85357
@ -73,9 +73,7 @@ in {
|
||||
# about 10% of it). cool.
|
||||
|
||||
boot.growPartition = lib.mkForce false;
|
||||
fileSystems."/" = lib.mkDefault {
|
||||
autoResize = lib.mkForce false;
|
||||
};
|
||||
|
||||
services.udev.extraRules = ''
|
||||
ACTION!="add|change|move|bind", GOTO="mm_qcom_soc_end"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user