nixos/tests/discourse: Optimize with EROFS
This commit is contained in:
parent
67ebd123ff
commit
7ba6f74c1c
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ import ./make-test-python.nix (
|
|||
virtualisation.memorySize = 2048;
|
||||
virtualisation.cores = 4;
|
||||
virtualisation.useNixStoreImage = true;
|
||||
virtualisation.writableStore = false;
|
||||
|
||||
imports = [ common/user-account.nix ];
|
||||
|
||||
|
|
Loading…
Reference in a new issue