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