feat(eientei): enable zfs alerts

This commit is contained in:
514fpv 2024-03-25 12:32:01 +08:00
parent b36cd25f78
commit fdf0492c4b
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw

View file

@ -6,6 +6,7 @@
auth.openssh.enable = true;
fs.esp.uuid = "C368-7571";
fs.type = "zfs";
fs.zfs.alert.secret = "/nix/persist/secret/telegram";
fs.zfs.split.enable = true;
fs.zfs.split.store = "d9202e56-a14f-4342-acdb-dbae33d680fc";
fs.zfs.split.secret = "1404c4f1-b890-4cf0-ab8a-26bd81bd2254";