summary refs log tree commit diff stats
path: root/flake.lock (unfollow)
Commit message (Collapse)Author
2024-01-06build(flake): updatesils
2024-01-06feat(system/services/mastodon): define streamingProcessessils
2024-01-06feat(system/services/fail2ban): define config in daemonSettingssils
This isn't strictly necessary as we define the default config
2024-01-06feat(system/services/matrix): use mautrix-whatsapp module provided bysils
nixpkgs
2024-01-06feat(flake): update to nixos-23.11sils
2023-11-30refactor(system/services/etebase): explain outcommented static filessils
2023-11-27fix(system/services/etebase): don't serve static filessils
This doesn't work as nginx doesn't have the right permissions.
2023-11-27fix(system/services/etebase): serve static_rootsils
2023-11-27fix(system/services/etebase): micellanous changes to make it worksils
2023-11-20fix(system/services/nix): add nixremote to trusted-userssils
2023-11-18fix(system/impermanence): Remove keycloak mod, as it does not existSoispha
2023-11-18refactor(system/services/etebase): Use a reference to the port numberSoispha
2023-11-18fix(system/services/etebase): Use the correct subdomainsSoispha
This is done to comply with the naming scheme employed at `vhack.eu`.
2023-11-18fix(system/services/etebase): Hard-code localhost ipSoispha
Otherwise, etebase might use the ipv6 ip, whilst nginx uses the ipv4 version. This prevents this issue
2023-11-18Fix(system/services/etebase): Add proxy parameterssils
2023-11-18Fix(system/services/etebase): Proxy ipv4sils
2023-11-18Refactor(system/services/etebase): Formatsils
2023-11-18Fix(system/impermanence): Add permissionssils
2023-11-18Fix(system/services/etebase-server): Use nginxsils
2023-11-18Fix(system/impermanence): Add etebase-serversils
2023-11-18