nix flake check
This commit is contained in:
parent
7f8659d8af
commit
07ca34cc29
5 changed files with 10 additions and 8 deletions
nixos/machines/orbi
|
|
@ -182,7 +182,7 @@ in
|
|||
overwriteProtocol = "https";
|
||||
dbtype = "mysql";
|
||||
dbpassFile = "/run/secrets/nextcloud_database_password";
|
||||
dbport = 3306;
|
||||
dbhost = "localhost:3306";
|
||||
defaultPhoneRegion = "DE";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue