chore: upgrade to NixOS 25.05
This commit is contained in:
parent
1ace6186cf
commit
418fc173e6
14 changed files with 99 additions and 82 deletions
services
|
@ -100,8 +100,7 @@ in
|
|||
settings = {
|
||||
theme = "dark";
|
||||
server = {
|
||||
host = "::1";
|
||||
inherit port;
|
||||
address = "tcp://[::1]:${toString port}";
|
||||
};
|
||||
default_2fa_method = "webauthn";
|
||||
default_redirection_url = "https://${domain}";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue