🐛 (aurum) disable docker btrfs driver
This commit is contained in:
parent
d256657217
commit
363e4765f1
|
@ -2,7 +2,6 @@
|
|||
virtualisation.docker = {
|
||||
enable = true;
|
||||
|
||||
storageDriver = "btrfs";
|
||||
enableOnBoot = false;
|
||||
autoPrune.enable = true;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue