Move role folder to defaults
This commit is contained in:
parent
ea23be5e80
commit
78f95b4e11
19 changed files with 17 additions and 16 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
{
|
||||
|
||||
imports = [ ../../role/database ];
|
||||
imports = [ ../../defaults/database ];
|
||||
services.postgresql = {
|
||||
ensureDatabases = [ "nextcloud" ];
|
||||
ensureUsers = [{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue