Commit graph

16 commits

Author SHA1 Message Date
9f35e1462b Fix key 2026-03-26 22:34:39 -04:00
37d747c532 Add numtide cache entires for nixauth 2026-03-26 20:44:51 -04:00
3478083053 Add cache for sops-nix 2026-03-22 22:54:19 -04:00
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
33bbf715b5
Add lsof 2026-02-07 15:30:09 -05:00
ff03892802
Add net-tools so netstat works 2025-12-24 14:00:22 -05:00
d451a0ec7b Remove tf 2025-12-01 10:41:45 -05:00
2ae82b376a
Add the cache from sops-nix 2025-09-05 10:12:20 -04:00
f8d6258cfd
Add rclone to all NixOS hosts 2025-09-05 08:52:20 -04:00
4696a87825 Upgrading to 25.05 2025-06-11 22:14:36 -04:00
91d8478c9b Setup MQTT 2025-06-11 21:53:31 -04:00
9f0baa6337 smartd adjustments
Not all my systems support smartd...
2025-06-08 19:45:13 -04:00
119533ee63
Revise usage of S.M.A.R.T. tools 2025-03-20 07:50:07 -04:00
c7f51a4021
Deal with error about 'download buffer is full'
Fix from
https://github.com/NixOS/nix/issues/11728#issuecomment-2725297584
2025-03-14 19:23:14 -04:00
d72f1264b2 NixOS restructuring, move common imports to lib 2024-12-08 00:47:47 -05:00
Renamed from modules/system/common/all-nixos.nix (Browse further)