aboutsummaryrefslogtreecommitdiffstats
path: root/system/file_system_layouts/default.nix (unfollow)
Commit message (Collapse)Author
2023-07-07Refactor(system/impermanence): Move to own directorySoispha
2023-07-05Feat(system/disks): Add diskoSoispha
2023-07-04Feat(system/file_system_layout): Add impermanenceSoispha
2023-06-25Fix(system/fs-layout): Remove persistent dir as it's now in /srvSoispha
2023-06-06Feat(system/file_system_layout): Add bindmount for postgresqlsils
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-03-20Fix(acme): Store certs permanently.sils
Before, new certs were requested at every rebuild. This caused issues due to letsencrypt ratelimiting.
2023-03-18Refactor: Use better file layoutene
2023-02-05Fix: correct host name and convenience changesene
We used the domain name instead of the host name, which obviously doesn't work for multiple host. In addition to that I changed some directory to make importing easier and enabled the "nix-command" and "flakes" experimental options, to make the `nix flake check` command usable. Refs: #15
2023-02-04Flake: Changed the configuration to a flakeene
Nix flakes make a lot of things very easy.