1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 23:00:39 +02:00
Commit graph

536 commits

Author SHA1 Message Date
oddlama
673ea778a0
feat: add ollama-webui, disable fucking dnssec until it works (never) 2024-06-09 20:19:41 +02:00
oddlama
e0f0268dc0
feat: try hyprland 2024-06-04 18:09:20 +02:00
oddlama
68b12b865c
refactor: get rid of providedDomains in favor of globals 2024-06-02 16:59:14 +02:00
oddlama
d5a886a6dd
chore: re-add invokeai substituter 2024-06-01 00:56:01 +02:00
oddlama
78b92f06cc
feat: finish transition to flake-parts 2024-06-01 00:31:38 +02:00
oddlama
6483bd4f7e
feat: let the influxdb machine do uptime tracking to cut down on runtime multi node dependencies to get metrics in 2024-05-27 01:28:24 +02:00
oddlama
cceae6c63c
refactor: split "real" modules and "config" modules 2024-05-25 17:56:30 +02:00
oddlama
045f15239a
feat: adguardhome use DoT; fix loki home proxy; allow arbitrary telegraf secrets 2024-05-25 15:49:41 +02:00
oddlama
93061af475
feat: integrate fritzbox smart home devices 2024-05-23 22:38:21 +02:00
oddlama
db86d754c4
feat: add influxdb as storage backend to home assistant 2024-05-23 15:46:25 +02:00
oddlama
b36e7e8202
fix: fix routes to home assistant 2024-05-23 02:10:45 +02:00
oddlama
6c731eede4
chore: rework home assistant config 2024-05-22 02:04:43 +02:00
oddlama
4e46105e5e
feat: begin zackbiene rework 2024-05-21 22:55:03 +02:00
oddlama
6ca8df1c30
fix: missed some with; changes 2024-05-21 16:06:50 +02:00
oddlama
3a10375dcc
chore: remove tag from secrets 2024-05-21 15:41:34 +02:00
oddlama
d7a0022766
chore: remove with; usage 2024-05-21 15:41:17 +02:00
oddlama
7bb25e5d7a
fix: missing firewall zone was dropping associated config 2024-05-21 01:10:07 +02:00
oddlama
00bc8cbd9f
fix: add forwarding rule for netbird -> home 2024-05-21 00:17:27 +02:00
oddlama
1b1a19e377
fix: missing opened firewall port for proxy-home 2024-05-20 13:20:54 +02:00
oddlama
20a5e1e66a
feat: add internal proxy to high-volume applications at home 2024-05-20 02:30:17 +02:00
oddlama
b01c521830
feat: add proxy-home vpn to accelerate traffic between local nodes 2024-05-20 01:35:01 +02:00
oddlama
34fd783e60
fix: adguardhome config organization changed, also redirect some internal services to the new internal proxy 2024-05-19 18:18:20 +02:00
oddlama
3d12add14d
feat: prepare local mirror web-proxy to speed up internal service access 2024-05-19 17:30:41 +02:00
oddlama
8148ce9f37
feat: add netbird client (gateway server and dev machine) 2024-05-18 02:38:38 +02:00
oddlama
590266c793
feat: fix grpc configuration issue causing device logins to fail 2024-05-16 00:43:13 +02:00
oddlama
5c354c8ec8
chore: remove oauth2 from influx and only allow internal peers 2024-05-15 23:48:29 +02:00
oddlama
10abb7b03b
feat: update immich 2024-05-15 23:48:09 +02:00
oddlama
9daa744334
feat: add netbird (and coturn) 2024-05-15 22:17:21 +02:00
oddlama
4f3a379b3f
chore: add stalwart-mail boilerplate 2024-05-14 13:32:39 +02:00
oddlama
f4699c9663
feat: add minecraft server VM 2024-05-13 22:35:38 +02:00
oddlama
129559b503
chore: update to loki 3.0.0, update kanidm, fix upstream oauth2 module 2024-05-09 17:19:52 +02:00
oddlama
68d946653a
chore: update oauth2_proxy service rename and kanidm update 2024-05-09 13:08:00 +02:00
oddlama
83f42517b3
fix: remove typo in maddy config, add maddy to acme group 2024-04-13 14:32:32 +02:00
oddlama
c345f4e937
feat: add temporary homepage 2024-04-12 20:28:27 +02:00
oddlama
26dd7b249d
feat: add autoconfig.xml endpoint for maddy 2024-04-11 23:25:44 +02:00
oddlama
ee82d91214
feat: add preliminary maddy configuration 2024-04-11 17:08:40 +02:00
oddlama
76d6a094dc
fix: need to split wildcard definitions because the nginx module would cause infinite recursion otherwise 2024-04-09 20:38:40 +02:00
oddlama
c410a6b703
chore: update envoy host key 2024-04-09 01:29:13 +02:00
oddlama
230204b89f
feat(envoy): add new domains 2024-04-09 01:21:55 +02:00
oddlama
4489993c59
fix: correctly refer to influxdb from envoy 2024-04-08 15:56:45 +02:00
oddlama
4fbd9af0b2
feat: improve acme wildcard module extension 2024-04-08 15:55:08 +02:00
oddlama
289fcdd197
feat: add new host envoy for mail, switch disko to partlabel 2024-04-07 22:00:30 +02:00
oddlama
f171d1e83a
feat: reenable zackbiene and add it to topology 2024-04-04 15:59:00 +02:00
oddlama
ed729c4073
feat: add more topology documentation 2024-04-04 02:28:41 +02:00
oddlama
34efe5686e
feat: use upstream topology 2024-04-03 23:48:23 +02:00
oddlama
8612c339f0
refactor(topology): move to own repository 2024-04-02 01:57:00 +02:00
oddlama
beb50045b4
fix(topology): work around network propagator not knowing about mkMerge 2024-04-01 15:49:04 +02:00
oddlama
30579a433e
feat(topology): extract more service info and add helper functions to define stuff 2024-04-01 02:26:52 +02:00
oddlama
dc4d82c828
feat(topology): add automatic lazy network propagation 2024-03-31 17:19:26 +02:00
oddlama
f24fd89ae5
feat(topology): add interface port labels 2024-03-29 14:36:49 +01:00