781d1f3c8a
vars: update via generator qbittorrent (machine: ulmo)
2026-03-30 13:38:16 +00:00
db5e5974ab
vars: update via generator sabnzbd (machine: ulmo)
2026-03-30 13:05:11 +00:00
b349025232
vars: update via generator sabnzbd (machine: ulmo)
2026-03-30 12:58:15 +00:00
bd540029a7
vars: update via generator sabnzbd (machine: ulmo)
2026-03-30 12:57:36 +00:00
955b1c6ba4
vars: update via generator sabnzbd (machine: ulmo)
2026-03-30 12:31:51 +00:00
a4500a2eb6
vars: update via generator sabnzbd (machine: ulmo)
2026-03-30 12:24:27 +00:00
611f474961
secrets: add machine ulmo
2026-03-30 12:23:02 +00:00
10bbf99210
secrets: add user chris
2026-03-30 12:22:11 +00:00
Chris Kruining
b37c5c0cbd
also refactor nixos modules
2026-03-30 10:29:26 +02:00
Chris Kruining
2471562583
.
2026-03-30 09:22:42 +02:00
Chris Kruining
f59d282c12
refactoring home manager modules
2026-03-30 09:09:01 +02:00
Chris Kruining
20de142350
add import tree
2026-03-26 15:05:37 +01:00
Chris Kruining
ba7c3392b9
wooooooot, we're compiling again
2026-03-26 14:03:12 +01:00
Chris Kruining
97b63074f0
Add home-manager flake module and update imports
...
Comment out grub2-theme and nextcloud home-manager config
2026-03-25 16:35:07 +01:00
Chris Kruining
a7a1763fe0
wiiiiips
2026-03-25 16:26:04 +01:00
ac3dac322d
.
2026-03-25 06:45:43 +00:00
59a1fbaf0f
initial migration
2026-03-24 14:09:46 +00:00
Chris Kruining
01fb98ba10
various fixes
Test action / kaas (push) Failing after 1s
2026-03-24 07:30:41 +01:00
Chris Kruining
51adeb02e6
fix a load of stuff
2026-03-23 15:09:58 +01:00
Chris Kruining
2bbbe03444
.
Test action / kaas (push) Failing after 1s
2026-03-23 12:36:32 +01:00
Chris Kruining
478f26a9b8
.
2026-03-23 11:27:46 +01:00
18ebde767e
chore: update dependencies
2026-03-23 10:07:33 +00:00
4fd0b16db0
chore: update dependencies
Test action / kaas (push) Failing after 1s
2026-03-23 08:46:20 +00:00
Chris Kruining
5b844aab8d
.
2026-03-23 09:38:23 +01:00
Chris Kruining
793866e621
Refactor var generation and update service configs
...
- Refactor var generation scripts to use _rotate helper
- Update Glance service URLs to use configured ports
- Set static password hash for qBittorrent in Servarr config
- Update Caddy plugin hash
- Remove oauth_auto_login from Grafana config
- Add shared pwgen script for password generation
2026-03-23 09:38:23 +01:00
df41d59ae1
chore: update dependencies
Test action / kaas (push) Failing after 1s
2026-03-22 16:43:14 +01:00
a4671a524f
kaas
Test action / kaas (push) Failing after 1s
2026-03-22 16:41:08 +01:00
Chris Kruining
8d46d0d60b
Update service configs and secrets handling
...
Test action / kaas (push) Failing after 1s
- Add restartUnits and ownership to Matrix and Servarr secrets
- Use sops secret for qbittorrent password hash
- Refactor Cardigann indexer config in Servarr
- Update Caddy plugin version and hash
- Add debug output to machine update justfile
2026-03-05 11:40:40 +01:00
Chris Kruining
a5de9aea37
feat: add poor mans version of clan vars
2026-03-05 11:39:41 +01:00
13ca5cadd4
chore(secrets): set secret "qbittorrent/password_hash" for machine "ulmo"
2026-03-05 10:38:20 +00:00
2c7890152b
chore(secrets): set secret "qbittorrent/password" for machine "ulmo"
2026-03-05 10:38:18 +00:00
d0b3a0f27c
chore(secrets): removed secret "qbittorrent" from machine "ulmo"
2026-03-05 10:34:54 +00:00
939cab4383
chore(secrets): set secret "qbittorrent/password_hash" for machine "ulmo"
2026-03-05 10:32:25 +00:00
fb8ead924a
chore(secrets): set secret "qbittorrent/password_hash" for machine "ulmo"
2026-03-05 08:25:19 +00:00
9b2bc8e604
chore(secrets): set secret "qbittorrent/password" for machine "ulmo"
2026-03-05 08:24:46 +00:00
3ae310f2e1
chore(secrets): set secret "sabnzbd/nzbkey" for machine "ulmo"
2026-03-04 09:45:12 +00:00
Chris Kruining
95ae5b8b83
Refactor sabnzbd config to use settings and secretFiles
...
Switch sabnzbd configuration to use the settings and secretFiles options
instead of a static config file. Add support for nzbkey secret. Update
sops template to include nzb_key and remove duplicated server and misc
settings.
2026-03-04 10:44:11 +01:00
Chris Kruining
a97c244c4f
Update Caddy plugin source and clear hash in config
2026-03-04 10:43:57 +01:00
Chris Kruining
e69a7a8669
Update machine docstring
2026-03-04 09:55:43 +01:00
Chris Kruining
4e9ef9dc4f
Refactor Caddy config into networking.caddy module
...
Move Caddy configuration from individual services to a shared
networking.caddy module. Update service modules and system config to use
the new interface. Remove redundant user definitions and old Caddy
config blocks.
2026-03-04 09:55:19 +01:00
Chris Kruining
d3a394dfd9
Add LiveKit, coturn, and JWT service to Matrix module
...
Test action / kaas (push) Failing after 1s
- Integrate LiveKit SFU, coturn TURN server, and lk-jwt-service for
Element Call support in the Matrix Synapse module
- Add firewall rules for new services and ports
- Add key generation systemd service for LiveKit JWT
- Extend Synapse config with TURN URIs and experimental features
- Update Caddy config for new endpoints and well-known support
- Improve OIDC config with additional scopes and user mapping
- Add Grafana secret_key to SOPS secrets and config
- Refactor and modularize secret checking in justfile scripts
2026-03-03 14:59:58 +01:00
a2071e16a2
chore(secrets): removed secret "some" from machine "aule"
2026-02-25 07:59:25 +00:00
Chris Kruining
2096832202
Move Minecraft and Palworld modules to default.nix files
...
Add sops secret for Palworld password
2026-02-25 08:39:14 +01:00
6d1bd782a8
chore(secrets): set secret "zitadel/users" for machine "ulmo"
2026-02-25 07:35:42 +00:00
Chris Kruining
f3e5854120
start on poor man's clan vars
Test action / kaas (push) Failing after 1s
2026-02-24 15:55:08 +01:00
6fde383844
chore(secrets): set secret "coturn/secret" for machine "ulmo"
2026-02-24 07:24:45 +00:00
f98cc52d62
chore(secrets): set secret "grafana/secret_key" for machine "ulmo"
2026-02-23 07:25:55 +00:00
Chris Kruining
eed7d360c8
Add default value argument to input prompts in add recipe
2026-02-23 08:17:09 +01:00
Chris Kruining
e1614dc3f7
Fix formatting in Zitadel and PostgreSQL Nix modules
2026-02-23 08:17:01 +01:00
625e79f042
chore: update dependencies
2026-02-23 07:16:15 +00:00