Commit graph

8 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
0e1a0f0168
Enable bluetooth bits in KDE 2025-07-06 15:34:00 -04:00
d9b90704a0 Disable Zen kernel
I am having lockups like the crew of Linux Unplugged described having
with a rull real time kernel... disabling zen for now to see if that
makes them stop.
2024-12-28 21:32:47 -05:00
3225c34bd0 Add tooling to watch and backup DVDs and Blu-rays
This is all about backing my stuff up from physical disk to Jellyfin for
personal consumption.
2024-12-23 10:38:41 -05:00
188a745055 Switch to Zen kernel 2024-12-23 10:37:16 -05:00
eead479245 Pass inputs around instead of each individual input 2024-12-04 21:39:03 -05:00
ccd6bbae07 rainbow-planet works 2024-06-05 00:07:36 -04:00
067ab7a012 Relocated & split up darwin & nixos modules
I broke out host specific bits from the configuration that should be
common to all hosts of a given type.
2023-12-15 14:54:25 -05:00
Renamed from modules/nixos/hardware-configuration.nix (Browse further)