FIX: add persistance config for merlin
This commit is contained in:
parent
9345729ae2
commit
d6fb0ed23c
|
@ -34,6 +34,7 @@ in {
|
||||||
})
|
})
|
||||||
|
|
||||||
# Impermanence
|
# Impermanence
|
||||||
|
../common/optional/persistence.nix
|
||||||
(import ../common/disks/btrfs/impermanence.nix {
|
(import ../common/disks/btrfs/impermanence.nix {
|
||||||
btrfsMountDevice = btrfsMountDevice;
|
btrfsMountDevice = btrfsMountDevice;
|
||||||
lib = lib;
|
lib = lib;
|
||||||
|
|
Loading…
Reference in New Issue