adds vikunja
This commit is contained in:
parent
7099f0b01e
commit
ec0f386ab5
5 changed files with 132 additions and 0 deletions
|
@ -69,6 +69,9 @@
|
|||
|
||||
# drasl
|
||||
drasl-env.file = ./drasl/env.age;
|
||||
|
||||
# vikunja
|
||||
vikunja-env.file = ./vikunja/env.age;
|
||||
};
|
||||
|
||||
users.groups.secrets-lldap-bind-user-pass = {};
|
||||
|
|
|
@ -79,4 +79,7 @@ in
|
|||
|
||||
# drasl
|
||||
"drasl/env.age".publicKeys = defaultAccess;
|
||||
|
||||
# vikunja
|
||||
"vikunja/env.age".publicKeys = defaultAccess;
|
||||
}
|
||||
|
|
BIN
secrets/vikunja/env.age
Normal file
BIN
secrets/vikunja/env.age
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue