Commit graph

32 commits

Author SHA1 Message Date
0b53061030 caddy-tailscale: use ephemeral nodes 2025-11-03 21:01:30 -05:00
b5019adf13 vaultwarden: disable backups
irrelevant now that restic is working fully
2025-11-02 17:31:01 -05:00
592147c0f3 vaultwarden: add some settings 2025-11-02 17:30:23 -05:00
1e788fa4b1 restic: only block databases under /var/lib
the glob pattern was blocking all sqlite databases including the ones meant to be backed up, oops
2025-11-02 16:16:09 -05:00
f712d20716 restic: exclude unnecessary vaultwarden dirs 2025-11-02 14:00:19 -05:00
65dde5a86b restic: remove uptime kuma path from backup
this also isnt worth keeping
2025-11-02 14:00:19 -05:00
3c78a67089 restic: remove nextcloud dir from backup
this is making it copy any files there and its not really necessary since the database is covered and nothing else is of note
2025-11-02 14:00:19 -05:00
5fbae9dc20 restic: separate db backup cleanup from main backup service, add umask, add capability wrapper
oops i made this one commit but im not pro git enough to know how to solve this in post
2025-11-02 13:59:33 -05:00
d28d54c307 restic: add kanidm db to db backup script 2025-11-02 12:14:25 -05:00
f3a004d7af restic: rename backup script 2025-11-02 12:09:49 -05:00
a206ee9d15 restic: use some variables in db backup script 2025-11-02 12:09:25 -05:00
81fdba43f1 restic: use lib.getExe 2025-11-02 11:47:58 -05:00
773c135b32 zipline: add oidc 2025-11-02 10:57:31 -05:00
ca1d1d0a32 zipline: add more settings
decided to wipe zipline's db and restart to fix it behaving oddly, motivated me to do this
edit: it did not work (goofy read-only fs error even when it has 777 permissions??)
2025-11-02 10:56:49 -05:00
61cc4edc95 zipline: add newline 2025-11-01 09:08:53 -04:00
3362735905 authentik: remove
-1 flake input, also no more flake-parts *and* flake-utils in the same input
2025-10-31 14:54:22 -04:00
183d71330f kanidm:init
authentik killing time
2025-10-31 12:37:15 -04:00
d543a36a3a modules/nixos: remove default.nix of parent and first child dirs
these dont have a reason to exist anymore
2025-10-28 19:41:48 -04:00
7b0ff2ed94 caddy: disable reloading
caddy-tailscale breaks this
2025-10-28 19:29:23 -04:00
b1fb857555 fix: add tailscale directory to modules/nixos/services/default.nix 2025-10-27 22:29:11 -04:00
0748e1b111 tailscale: refactor default.nix into separate file 2025-10-27 16:29:09 -04:00
fbc2fb3586 tailscale: add --no-logs-no-support daemon flag 2025-10-27 16:23:56 -04:00
1f48073c50 tailscale: add ssh module
oops i can make this declarative
2025-10-27 16:23:11 -04:00
347b7d7656 openssh: remove
tailscale ssh is pretty cool
2025-10-27 11:38:02 -04:00
dc83e172b9 tailscale: move back to stable 2025-10-11 18:55:15 -04:00
b2bac906c4 nextcloud: remove music app 2025-10-11 18:09:08 -04:00
4ebfb6a6b3 fix: lebron james reportedly forgets to remove reference to old secret 2025-10-10 22:18:11 -04:00
5fd88175ad drone: add zed scrub after resilver 2025-10-10 20:44:17 -04:00
2e89922ae0 add nextcloud and ntfy databases to restic backup 2025-10-07 22:54:53 -04:00
273704b10f ntfy: init 2025-10-07 22:07:56 -04:00
98235cf407 vaultwarden: fix stupidity 2025-10-04 22:58:27 -04:00
0bc9abc4c0 common: move to modules, move some files out, modules: adjust dir structure 2025-10-04 18:44:48 -04:00