aboutsummaryrefslogtreecommitdiffstats
path: root/secrets.nix (unfollow)
Commit message (Collapse)Author
2026-03-22{modules,tests}/rocie: InitBenedikt Peetz
2025-03-09tests/email-dns: InitBenedikt Peetz
This test is somewhat involved, but tries to exercise our full mail handling capabilities. It effectively only tests that alice can send a message to bob, but it checks nearly all security mechanisms (DNSSEC is currently still missing).
2025-01-29feat(secrets.nix): Automatically generate the secrets list for each hostBenedikt Peetz
2025-01-25feat(matrix): make secrets configurableSilas Schöffel
2025-01-25feat(mastodon): make secrets configurableSilas Schöffel
2025-01-25feat(miniflux): make secrets configurableSilas Schöffel
2025-01-25feat(peertube): make secrets configurableSilas Schöffel
2025-01-25feat(secrets.nix): remove server1Silas Schöffel
2025-01-25feat(system): removeSilas Schöffel
This only contains unused and unwanted services
2025-01-25feat(hosts)!: remove server1Silas Schöffel
This host is unused and therefore unneeded
2025-01-25feat(etesync): migrate to server2Silas Schöffel
2025-01-21feat(modules/backup): initSilas Schöffel
2025-01-21feat(modules/matrix): init on server3Silas Schöffel
2025-01-21feat(modules/mastodon): init on server3Silas Schöffel
2025-01-21fix(peertube): migrate to server3Silas Schöffel
2025-01-20feat(miniflux): init module, host on server2Silas Schöffel
2025-01-20feat(treewide): rekey secrets to allow multiple host setupSilas Schöffel
2024-12-20refactor({modules,test}): Migrate to a `by-name` structureBenedikt Peetz
2024-06-27feat(peertube): InitBenedikt Peetz
2024-06-13fix(secrets.nix): Remove non-existent `settings.age` secret fileBenedikt Peetz
This file was renamed to the `hmac.age` file in 320cc252c1e59de8fed8993b3a527839bc0963a6, but was actually never removed from the `secrets.nix` list.
2024-06-13refactor(modules/etesync): Move to a complete moduleBenedikt Peetz