import moria at boot

This commit is contained in:
Joseph Hanson 2024-09-12 13:15:23 -05:00
parent 8f841bba81
commit 0854af3f80
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -108,7 +108,10 @@ in
};
# ZFS
zfs.enable = true;
zfs.mountPoolsAtBoot = [ "eru" ];
zfs.mountPoolsAtBoot = [
"eru"
"moria"
];
# NFS
nfs.enable = true;
# Samba