nixosTests.*: update to use virtualisation.fileSystems
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ let
|
||||
|
||||
# Setup regular fileSystems machinery to ensure forceImportAll can be
|
||||
# tested via the regular service units.
|
||||
fileSystems = lib.mkVMOverride {
|
||||
virtualisation.fileSystems = {
|
||||
"/forcepool" = {
|
||||
device = "forcepool";
|
||||
fsType = "zfs";
|
||||
|
||||
Reference in New Issue
Block a user