Maybe the updates have fixed akkoma? (doubful)
This commit is contained in:
parent
8e07ec55c7
commit
7878ea2df3
|
@ -25,7 +25,7 @@
|
|||
nginx = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
serverName = "social.gladtherescake.eu";
|
||||
serverName = "akkoma.gladtherescake.eu";
|
||||
};
|
||||
#dist.cookie._secret = config.sops.secrets."releaseCookie".path;
|
||||
config = {
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
./nextcloud.nix
|
||||
./mail-server.nix
|
||||
./gotosocial.nix
|
||||
#./akkoma.nix
|
||||
./akkoma.nix
|
||||
];
|
||||
|
||||
boot.tmp.cleanOnBoot = true;
|
||||
|
|
Loading…
Reference in a new issue