1

Modules/Agenix: Add dockerhub credentials

This commit is contained in:
2025-07-09 13:59:10 +02:00
parent 04b437d2b9
commit 3dcb7912e5
4 changed files with 11 additions and 2 deletions

View File

@ -25,6 +25,10 @@ with mylib.networking; {
];
modules = {
agenix.secrets.${username} = [
"dockerhub-password"
];
bootloader = {
enable = true;