mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-05 20:56:33 +05:30
refactor: update params
This commit is contained in:
@ -32,6 +32,7 @@
|
||||
};
|
||||
|
||||
config = {
|
||||
dbtype = "sqlite";
|
||||
adminuser = "${username}";
|
||||
adminpassFile = config.sops.secrets.nextcloud_password.path;
|
||||
};
|
||||
|
Reference in New Issue
Block a user