FIX: add persistance config for merlin

This commit is contained in:
Sam 2025-01-19 19:42:02 +00:00
parent 9345729ae2
commit d6fb0ed23c
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ in {
})
# Impermanence
../common/optional/persistence.nix
(import ../common/disks/btrfs/impermanence.nix {
btrfsMountDevice = btrfsMountDevice;
lib = lib;