vno1-rp3b: enable zfs misc

This commit is contained in:
Motiejus Jakštys 2023-09-14 21:38:29 +03:00
parent 350c9a8d49
commit 0389fa709a

View File

@ -49,6 +49,7 @@
stateVersion = "23.05"; stateVersion = "23.05";
timeZone = "Europe/Vilnius"; timeZone = "Europe/Vilnius";
base = { base = {
zfs.enable = true;
users.passwd = { users.passwd = {
root.passwordFile = config.age.secrets.root-passwd-hash.path; root.passwordFile = config.age.secrets.root-passwd-hash.path;
motiejus.passwordFile = config.age.secrets.motiejus-passwd-hash.path; motiejus.passwordFile = config.age.secrets.motiejus-passwd-hash.path;