aboutsummaryrefslogtreecommitdiffstats
path: root/system (unfollow)
Commit message (Collapse)Author
2023-07-03Fix(system): Import everythingSoispha
2023-07-03Fix(system/services/openssh): Rename to 'openssh' as the 'd' is a typoSoispha
2023-07-03Fix(system/services/mail): Tell git-crypt new users.nix locationsils
2023-07-03Fix(system/services/nix-sync): Use correct writeScript functionSoispha
2023-07-03Refactor(system/services/mail): Move mail to services as it's oneSoispha
2023-07-03Fix(system): Import everythingSoispha
2023-07-03Fix(system/services/nix-sync): Fully rename to nix-syncSoispha
2023-07-03Refactor(system/services/nginx): Adapt to new nix-sync moduleSoispha
2023-07-03Feat(system/services/nix-sync): Remodel git-sync to make it usefulSoispha
2023-06-25Fix(system/fs-layout): Remove persistent dir as it's now in /srvSoispha
2023-06-25Fix(system/services/acme): Leave certs generation to nixosSoispha
2023-06-25Fix(system/services/git-sync): Use correct systemd optionsSoispha
2023-06-25Fix(system/services/git-sync): Switch to str to avoid impuritySoispha
2023-06-25Fix(system/services/git-sync): Purge assertion, as we're always on linuxSoispha
2023-06-25Fix(system/services/nginx): Actually enable git-syncSoispha
2023-06-19Fix(system/services/minecraft): Reduce simulation-distancesils
2023-06-19Fix(system/services/minecraft): Finetuningsils
2023-06-19Fix(system/services): Allow minecraft-server, which is sadly unfreesils
2023-06-19Fix(system/services): Ignore unnecessary inputssils
2023-06-19Feat(system/services): Add minecraft serversils
2023-06-18Refactor(services): Remove dead codeSoispha
2023-06-17Fix(system/services/acme): Add multiple domainsSoispha
2023-06-17Fix(system/services/nginx): Switch to git-syncSoispha
2023-06-17Feat(system/services/git-sync): AddSoispha
2023-06-06Fix(system/services/keycloak): Correct path to passwordfilesils
2023-06-06Feat(system/packages): Add git-crypt to standard packages to minimizesils
pain while rebuilding
2023-06-06Fix(system/services/keycloak): Change value of 'passwordFile' to pathsils
2023-06-06Feat(system/services): Enable keycloaksils
2023-06-06Feat(system/services/keycloak): Add keycloaksils
2023-06-06Feat(system/file_system_layout): Add bindmount for postgresqlsils
2023-06-06Fix(system/services/opensshd): Rename passwordAuthentication tosils
settings.PassowrdAuthentication
2023-06-06Fix(system/mail): give certificateScheme string as valuesils
2023-06-06Fix(system/packages): Explicitly enable zsh to make Nix Vars availablesils
2023-06-06Revert: Remove Conduitsils
It didn't deploy either and we'd probably use synapse anyway This reverts commit fbba7df4b7c9de5b1926612647e1d9d06b7d22cf.
2023-05-20Feat(system/matrix/conduit): Add matrix-conduitSoispha
2023-05-20Style(system): FormatSoispha
2023-05-20Refactor(system/mail): Hide user emailsSoispha
2023-04-21Fix(system/services/nginx): Correct path to index.htmlsils
2023-04-19Feat(system/services/nginx): Change to declarative websitesSoispha
2023-04-07Fix(system/mail): Allow opening ports in the firewallene
As the previous configuration only opened some ports, receiving mail was impossible. This allows NSM to open the required ports directly, ensuring that none was missed. SECURITY: As all other options than SSL are still disabled, this change should not introduce unencrypted mail transfer. This has not been tested.
2023-03-25Fix(system/services/rust-motd): Quote ssl-cert namesene
2023-03-25Feat(system/services/rust-motd): Info about filesystemsene
2023-03-25Feat(system/services/rust-motd): Show status of ssl-certsene
2023-03-25Fix(system/services/rust-motd): Add fail2ban binaryene
2023-03-25Feat(system/services/fail2ban): Add dovecot jailene
This should reduce the log spam even further.
2023-03-25Fix(system/services/fail2ban): Make db persistentene
2023-03-25Feat(system/services/fail2ban): Add fail2banene
This should clear the logs somewhat.
2023-03-20Fix(acme): Store certs permanently.sils
Before, new certs were requested at every rebuild. This caused issues due to letsencrypt ratelimiting.
2023-03-20Revert "Fix(system/mail): Change placeholder"sils
This reverts commit ecb274ba49042f1dfdf63b9c54ff6920f24a9a58. It may be a security-risk, but I care much more about a running mailserver for now.
2023-03-20Fix(system/mail): Change placeholderene
The old one, could have exposed a weak hash.