1

Modules: Deprecate agenix module (replace with sops-nix)

This commit is contained in:
2025-07-09 15:29:33 +02:00
parent c3912b5d2c
commit 659f27fd27
17 changed files with 61 additions and 186 deletions

View File

@ -36,13 +36,6 @@
];
modules = {
agenix.secrets.${username} = [
"heidi-discord-token"
"kopia-password"
"kopia-server-username"
"kopia-server-password"
];
network = {
useNetworkManager = false;