Commit Graph
24 Commits
Author SHA1 Message Date
leonhard 74a742ded8 feat: host vaultwarden 2026-02-23 15:59:16 +01:00
leonhard 62955d98e5 feat: use git-crypt for secret config that is ok to be in the nix store 2026-02-23 15:51:33 +01:00
leonhard c15e65fece refactor: biggest cleanup of my life 2026-02-19 16:29:24 +01:00
leonhard 94dc0e0927 change ssh user key and sops server path 2026-02-17 16:16:26 +01:00
leonhard 9eed37a971 chore: cleanup + flake update 2026-02-13 10:13:58 +01:00
leonhard ef87477cef feat: use sops-nix bc it has better docs than agenix and git-crypt still leaks to the store 2026-02-12 11:15:27 +01:00
leonhard 9d92c0bbd8 use EnvironmentFile in dyndns systemd service to drastically uncomplicate things 2026-02-11 22:21:56 +01:00
leonhard 52486cdb13 move custom options config to own file and import it in both nixos and home-manager 2026-02-11 18:08:24 +01:00
leonhard 36b25b2b61 fix(dyndns): dnszone entries are strings 2026-02-11 10:36:50 +01:00
leonhard 51c95c7fd0 fix(dyndns): only update dns entries if there is stuff to be updated 2026-02-10 22:46:48 +01:00
leonhard 39c596c17e feat: remove agenix and use git-crypt instead 2026-02-10 16:56:19 +01:00
leonhard d168049236 chore: add description to dyndns user 2026-02-10 11:46:32 +01:00
leonhard 873584865f fix(firewall): disable firewall bc it apparently defaults to true 2026-02-09 21:19:40 +01:00
leonhard 0ddfd2d3ec fix(dyndns): finally make it work 2026-02-09 18:16:32 +01:00
leonhard 037a3c0f10 fix(dyndns): correct path to python3 binary 2026-02-09 13:17:58 +01:00
leonhard 7752b4da7d feat(dyndns): add additional secret and write dyndns script 2026-02-09 13:14:04 +01:00
leonhard 68d27bb298 fix: no home directory for dyndns user 2026-02-09 11:43:30 +01:00
leonhard 4fd953b188 feat(agenix): use host keys for decryption 2026-02-09 11:04:37 +01:00
leonhard 201aa1b797 refactor(dyndns): move dyndns config into own module 2026-02-09 10:36:40 +01:00
leonhard 39952ecd6e feat: add agenix, some secrets and dyndns user 2026-02-08 18:26:03 +01:00
leonhard 5cda61783c feat: configure networking and ssh on server 2026-02-01 17:13:13 +01:00
leonhard 5ff11b11d8 feat: add hardware config for server 2026-01-31 18:20:14 +01:00
leonhard b2d5a66012 fix: add missing config (need to improve system in the future 2026-01-31 18:19:44 +01:00
leonhard af8d71cc70 feat: add config for new device 2026-01-31 13:42:01 +01:00