l dcso-dev: enable minio
This commit is contained in:
parent
9c8c17c7c8
commit
e6eebd606c
|
@ -57,4 +57,6 @@ in {
|
|||
security.sudo.extraConfig = ''
|
||||
${mainUser.name} ALL=(dev) NOPASSWD: ALL
|
||||
'';
|
||||
|
||||
services.minio.enable = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue