1

Modules/Agenix: Add dockerhub credentials

This commit is contained in:
2025-07-09 13:59:10 +02:00
parent 1b3380aa41
commit 750fdf6101
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;