chore: add sops for terminal

This commit is contained in:
2026-02-23 16:45:58 -05:00
parent 45e61d92cf
commit 9b2b7add1c
3 changed files with 11 additions and 1 deletions

View File

@@ -44,5 +44,9 @@ in
virtualisation = {
podman = enabled;
};
security = {
sops = enabled;
};
};
}