update flake, fix breaking changes
This commit is contained in:
@ -16,9 +16,11 @@ in
|
||||
passwordFile = config.sops.secrets."gitea/dbpass".path;
|
||||
host = "127.0.0.1:5432";
|
||||
};
|
||||
domain = "git.alicehuston.xyz";
|
||||
rootUrl = "https://git.alicehuston.xyz/";
|
||||
httpPort = 443;
|
||||
settings.server = {
|
||||
domain = "git.alicehuston.xyz";
|
||||
rootUrl = "https://git.alicehuston.xyz/";
|
||||
httpPort = 443;
|
||||
};
|
||||
stateDir = base_path;
|
||||
lfs.enable = true;
|
||||
recommendedDefaults = true;
|
||||
|
Reference in New Issue
Block a user