mob next [ci-skip] [ci skip] [skip ci]

lastFile:machines/rana/disko.nix
This commit is contained in:
2026-03-10 16:22:31 +07:00
parent 7874021e74
commit 67498d9c2c

View File

@@ -53,6 +53,9 @@ in
zroot = {
type = "zpool";
rootFsOptions = {
encryption = "aes-256-gcm";
keyformat = "passphrase";
keylocation = "file:///tmp/secret.key";
mountpoint = "none";
compression = "lz4";
acltype = "posixacl";