todos
This commit is contained in:
parent
ba7d752f14
commit
75a4121ca2
|
@ -7,4 +7,11 @@
|
|||
# non legacy-mount
|
||||
systemd.services.zfs-mount.enable = true; # default
|
||||
boot.zfs.extraPools = [ "Panorama" ]; # import on boot
|
||||
|
||||
# todo: tailscale nfs mount
|
||||
|
||||
# todo: zrepl
|
||||
# https://search.nixos.org/options?channel=unstable&query=services.zrepl
|
||||
# https://github.com/NixOS/infra/blob/8be4953d68ce81455787cd60e82086022855a3c2/build/haumea/zrepl.nix#L20
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue