disable nifi
This commit is contained in:
parent
eefcf93c16
commit
437ad49b1c
1 changed files with 2 additions and 1 deletions
|
|
@ -167,7 +167,8 @@
|
|||
|
||||
services = {
|
||||
nifi = {
|
||||
enable = true;
|
||||
# idk how this works, so I disable for now
|
||||
enable = false;
|
||||
enableHTTPS = true;
|
||||
initUser = "itepastra";
|
||||
initPasswordFile = config.age.secrets."secrets/nifi-password".path;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue