chore(ssh): update module reference for persistence check

This commit is contained in:
tux
2026-05-09 04:22:54 +05:30
parent 0f1faa7008
commit 96841dbfa8

View File

@@ -11,7 +11,7 @@
# Sops needs acess to the keys before the persist dirs are even mounted; so
# just persisting the keys won't work, we must point at /persist
hasOptinPersistence = config.environment.persistence."/persist".enable;
hasOptinPersistence = config.tnix.boot.impermanence.enable;
in
{
options.tnix.networking.openssh = {