update nextcloud admin user to 'admin-reudy'
This commit is contained in:
parent
f5d4becb50
commit
a6c0157f46
2 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
||||||
https = true;
|
https = true;
|
||||||
|
|
||||||
config = {
|
config = {
|
||||||
adminuser = "admin";
|
adminuser = "admin-reudy";
|
||||||
adminpassFile = config.age.secrets."nextcloud-admin-pass".path;
|
adminpassFile = config.age.secrets."nextcloud-admin-pass".path;
|
||||||
dbtype = "sqlite";
|
dbtype = "sqlite";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue