Commit graph

63 commits

Author SHA1 Message Date
2daf2e5c58
refactor: move services/open-webui.nix to services/llm.nix 2025-07-21 20:56:02 +02:00
07ba36b543
feat(cmdframe): enable ollama & open-webui 2025-07-21 20:56:02 +02:00
18674ac22d
feat(system): enable fingerprint reader only if lid is open 2025-07-17 13:55:29 +02:00
85de9d5928
feat(cmdframe): add hardware config
Some checks failed
Test / tests (push) Failing after 14m45s
2025-06-06 18:29:41 +02:00
7ac80d78f1
feat(vpn): improve tailscale routing
Some checks failed
Test / tests (push) Has been cancelled
2025-06-06 18:05:31 +02:00
5b7be699f3
chore(home-server): improve IP retrieval for dyn DNS
Some checks failed
Test / tests (push) Has been cancelled
2025-06-06 18:02:04 +02:00
7db7982b41
refactor: move NixOS hardware configs from hardware/ to hosts/<host>/
Some checks failed
Test / tests (push) Failing after 55s
2025-06-06 16:53:06 +02:00
45c4b8a3f3
feat(hosts): add disko config for home-pc & home-server 2025-06-06 16:49:43 +02:00
649893358c
chore(flake): update inputs 2025-06-06 15:24:48 +02:00
8de70fe92c
feat: add seven modules
Some checks failed
Test / tests (push) Failing after 32s
2025-06-06 13:50:09 +02:00
43c35fb2a8
feat(hosts): add cmdframe
Some checks failed
Test / tests (push) Failing after 12m36s
initial cmdframe configuration
2025-06-04 18:35:07 +02:00
bd3550ef0e
fix(home-server): get clevis finally working with systemd initrd
Some checks failed
Test / tests (push) Failing after 2m19s
2025-05-20 22:37:53 +02:00
f0c6687e4c
fix(home-server): update clevis secret
Some checks failed
Test / tests (push) Failing after 2m36s
2025-05-20 21:27:58 +02:00
d1a110c12d
fix(home-server): disable wait-online service for initrd 2025-05-20 21:13:42 +02:00
e34e3dbff4
fix(home-server): fix conflicting udhcpc option
Some checks failed
Test / tests (push) Failing after 13m24s
Set `boot.initrd.network.udhcpc.enable` based on
`boot.initrd.systemd.enable`.
2025-05-20 20:57:59 +02:00
f25ca7a488
fix: share pkgs & overlays with home-manager 2025-05-18 19:32:31 +02:00
062ff799eb
chore(services): remove immich
All checks were successful
Test / tests (push) Successful in 1h15m38s
2025-05-17 21:18:34 +02:00
042d70cb3d
feat(home-server): always enable DHCP for initrd
All checks were successful
Test / tests (push) Successful in 53m45s
2025-05-10 19:03:56 +02:00
09554029fe
feat(services): add adguardhome 2025-05-10 17:37:55 +02:00
d8d4b29769
fix(hosts): fix paths in home-server config
All checks were successful
Test / tests (push) Successful in 1h15m47s
2025-05-04 00:57:27 +02:00
02115fe73d
refactor(hosts): move host configurations into folders 2025-05-01 16:10:03 +02:00
7e5e0d2c87
feat: remove pilot1 2025-05-01 16:10:03 +02:00
827217da51
feat: expose home-manager configurations 2025-04-28 17:05:07 +02:00
ff99766709
feat(home-server): remove boards.felschr.com 2025-02-13 23:24:59 +01:00
5d22ee3c01
feat(open-webui): update configuration 2025-02-13 23:21:21 +01:00
921b59fa40
fix(inadyn): filter IPv6 via Global Unicast Address Prefix 2025-01-29 20:38:10 +01:00
e45c34c465
feat(home-server): add forgejo 2025-01-17 15:25:05 +01:00
81ad02ae00
fix(home-pc): add user to gamemode group 2024-12-10 14:07:17 +01:00
1043b12ec9
fix(vpn): disable --accept-routes on home-server
This caused some issues for me when trying to access home-server
services from other devices in my LAN that aren't in the Tailnet.
2024-12-08 21:32:57 +01:00
ac00b5153e
chore: update {system,home}.stateVersion to 24.11 2024-12-08 18:46:21 +01:00
4858f01e31
feat: upgrade postgres & add update script 2024-12-08 18:46:05 +01:00
f5efff8653
fix(inadyn): fix ipv6 command 2024-12-08 18:27:05 +01:00
96654d6e1b
fix(hosts): migrate to new intel gpu nixos-hardware module 2024-07-16 12:22:53 +02:00
8d0d5a36be
chore: replace home-server IP with hostname
This is compatible with Tailscale and should cause less issues.
2024-06-16 20:29:04 +02:00
3284bc1f48
feat(home-server): allow reboot after upgrade 2024-06-03 19:53:35 +02:00
f143602d38
feat(home-server): set up clevis 2024-06-03 19:45:58 +02:00
cf969f5bca
chore(inadyn): update ipv6 command 2024-06-03 18:11:49 +02:00
bc4e35b55c
feat: add COSMIC specialisation 2024-05-26 17:38:58 +02:00
1c5d83d81e
style: reformat with nixfmt-rfc-style 2024-05-26 17:37:08 +02:00
2af3bc36c1
fix(hosts): remove nixos-hardware gpu-intel module
The gpu module is already included by cpu-intel and this has caused
trouble as of late.
2024-04-30 22:45:49 +02:00
61e76fb451
feat: remove focalboard 2024-03-07 20:52:13 +01:00
4eab62fe3b
feat(openwrt): update config 2024-03-07 20:19:41 +01:00
e36af9e1e4
fix(home-server): fix inadyn ipv4 command 2024-03-07 20:09:36 +01:00
4b1e8fe486
feat(hosts): add doctr & penguin 2024-01-30 22:00:35 +01:00
8252e62c0c
refactor: create flake module for hosts/ 2024-01-30 20:39:50 +01:00
883d007d84
feat(home-pc): run tailscale with felschr as operator 2024-01-25 02:19:00 +01:00
2df216d7c4
fix(mail): fix config 2024-01-14 18:05:03 +01:00
7c93c66967
chore: remove unused code 2024-01-14 18:00:23 +01:00
f61b49d9d5
fix(mail): switch SMTP provider
web.de SMTP credentials were often disabled.
2024-01-14 17:55:03 +01:00
e592a58e5a
fix(home-server): disable broken tailnet ACME 2024-01-06 04:15:29 +01:00