Modules/Agenix: Add dockerhub credentials
This commit is contained in:
@ -25,6 +25,10 @@ with mylib.networking; {
|
||||
];
|
||||
|
||||
modules = {
|
||||
agenix.secrets.${username} = [
|
||||
"dockerhub-password"
|
||||
];
|
||||
|
||||
bootloader = {
|
||||
enable = true;
|
||||
|
||||
|
Reference in New Issue
Block a user