Commit graph

32 commits

Author SHA1 Message Date
5dbcce7686
Add linting, formatting, and CI infrastructure
- Add deadnix, nixfmt, and statix to flake inputs
- Add formatter output to flake for nix fmt support
- Add deadnix, nixfmt, statix to Home Manager packages
- Add GitHub Actions workflow for CI validation
- Add .pre-commit-config.yaml with hooks for nixfmt, deadnix, and statix
- Support x86_64-darwin in formatter
2026-03-22 18:32:20 -04:00
582f93d9ed
Restructure modules/shared and update all imports
- Delete 2024-12-rework/ folder
- Rename modules/hosts/common to modules/shared, then split into:
  - modules/shared/home/general
  - modules/shared/home/linux
  - modules/shared/nixos
- Update all import paths throughout the codebase
- Update lib/*.nix to use new paths
- Fix hardcoded /Users/${username} to use config.home.homeDirectory
- Update README and examples/flake-structure.nix
2026-03-22 18:32:08 -04:00
e92d1e37b7
Remove migrated configs from main flake
SSH key imports removed as they're now handled by private-flake
Email config for hetznix01 moved to private-flake
Network config for hetznix01/02 moved to private-flake
2026-03-11 00:38:33 -04:00
8579650a4e Turn off ntopng 2025-11-03 21:20:47 -05:00
98d87db590 Bitcoin Knots settings 2025-08-09 21:02:23 -04:00
c9c7a26a8c Add websocket support to mosquitto 2025-06-12 11:02:25 -04:00
91d8478c9b Setup MQTT 2025-06-11 21:53:31 -04:00
5f2005a8c3 imap stuff 2025-06-08 19:45:59 -04:00
c8eb12742f Add ssh key from newt 2025-05-21 14:47:54 -04:00
dacddc159b Setup ntopng 2025-05-20 22:14:49 -04:00
2810ed2ffd Streaming across Tailscale for the win 2025-01-28 22:49:17 -05:00
78ca5583c2 Update syntax for systemd.network routes 2024-12-02 21:43:50 -05:00
7e9f4d5adb Add hetznix02 via nixos-anywhere 2024-09-06 22:05:53 -04:00
e1ef4eceaa Open port 8448 for matrix federation 2024-07-20 20:09:18 -04:00
741309d38e Setup plausible analytics
fixes #423
fixes #424
2024-06-29 11:11:29 -04:00
165bce5ec1 Add ssh key 2024-06-28 23:35:05 -04:00
3457194cdd Everything is migrated! Now to clean up... 2024-06-21 23:29:49 -04:00
f3e75455b3 Matrix works, Nginx is carrying the load 2024-06-19 00:08:01 -04:00
fac12b855e Working through errors 2024-06-17 22:18:21 -04:00
972cb8bc82 Working on setting up matrix 2024-06-17 21:40:01 -04:00
158397df0c OwnTracks works now 2024-06-16 07:31:27 -04:00
c68680eff4 Organize bits better, add OwnTracks 2024-06-15 20:42:25 -04:00
eb53309c33 Add backups via restic to hetznix01 2024-06-15 17:59:34 -04:00
04f202688a Add post-install bits 2024-06-15 16:42:44 -04:00
4900fc960e Rebuild with 24.05 2024-06-15 15:37:49 -04:00
a8e3b109ed Prep for reinstall
Bits that require SOPS to be working have been pulled out into other
files. Once the install is complete, these will be included in the base
config.
2024-06-15 15:12:21 -04:00
f3d87fd414 Upate default nginx host 2024-06-15 13:47:03 -04:00
3023a652b1 Uptime Kuma 2024-06-13 21:08:09 -04:00
d69aaa4d0b Add tailscale routing settings 2024-02-19 21:08:15 -05:00
8753230721 enable fail2ban, fix network config 2024-02-05 22:54:02 -05:00
d77634f7f7 Add bootloader and not-detected.nix import 2024-02-05 17:03:13 -05:00
a62a3d136a Add hetznix01 2024-02-05 16:21:16 -05:00