Commit graph

173 commits

Author SHA1 Message Date
d9d51023dd Gutterman: rudimentary mc server config
service aint working with screen or tmux for some reason but im committing this anyway
2025-11-18 21:28:59 -05:00
03b76a5e04 zipline: remove
for real now, i have decided to just use nextcloud (this also means no more pgsql unless i want it)
2025-11-18 12:31:58 -05:00
e5ed8478a5 desktop: add jellyfin-tui 2025-11-15 10:30:58 -05:00
35e5edc42d gaming: add alsa-oss back
seems like its still needed for some oops
2025-11-14 21:26:36 -05:00
a6672b6944 flake: update lockfile 2025-11-14 20:43:44 -05:00
3996575296 modules/nixos/services/homeserver: use more substitutions in port numbers in caddy configs 2025-11-14 12:24:50 -05:00
2af18a5838 restic: update backup 2025-11-12 10:20:22 -05:00
b28f186714 nextcloud: add archive extraction app 2025-11-11 16:31:11 -05:00
b591ff1725 nextcloud: replace onlyoffice with collabora
always gave an error and i dunno how solve it, just discovered the wiki is outdated and collabora is actually packaged so rip bozo
2025-11-11 16:30:26 -05:00
b9d626a050 nextcloud: php-fpm tuning 2025-11-10 14:32:21 -05:00
d9e13ef7ee nextcloud: configure some settings as suggested by warnings
unfortunately they cannot all go away
2025-11-10 13:30:44 -05:00
f41bbea228 nextcloud: 31 -> 32 2025-11-10 12:44:49 -05:00
a11eb73270 jellyfin: init 2025-11-10 11:15:33 -05:00
548d03dbcd grafana: enable sso auto login 2025-11-08 19:12:11 -05:00
98fe84c999 grafana: add caddy metrics/dashboard 2025-11-08 18:45:01 -05:00
a9212a0118 grafana: update node exporter dashboard 2025-11-08 17:45:42 -05:00
c0d7adfe8b caddy: add comments 2025-11-07 17:24:06 -05:00
f772c4c0a4 lebron james 2025-11-07 17:23:45 -05:00
02266d90a1 desktop: remove bitwarden and bluetooth
dont need bluetooth anymore, havent used the bitwarden app in light of the browser extension (and web app exists otherwise)
2025-11-07 15:19:28 -05:00
39724e7dea grafana: add dashboard to config 2025-11-07 15:03:07 -05:00
d42969036c grafana: add kanidm oauth 2025-11-07 12:31:11 -05:00
63854f7d70 grafana: init
i love (not so) pointless numbers and graphsgit add modules/nixos/services/homeserver/grafana.nix! dopaminegit add modules/nixos/services/homeserver/grafana.nix!
2025-11-04 20:10:07 -05:00
7fc17c2a91 restic: modify umask
oops
2025-11-03 21:01:30 -05:00
765ba98737 caddy: move package to unstable
caddy-tailscale is based on bleeding edge caddy and a recent update broke it, so..
2025-11-03 21:01:30 -05:00
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
936e0201f6 gaming: remove alsa-oss
not necessary ever since i discovered the jank is fixed by just changing audio device
2025-10-28 20:13:48 -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
caba10052d ssh: remove
wont need this config anymore
2025-10-27 11:45:06 -04:00
347b7d7656 openssh: remove
tailscale ssh is pretty cool
2025-10-27 11:38:02 -04:00