Commit graph

8 commits

Author SHA1 Message Date
c1a53997ce
Add linting, formatting, and CI
- 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
- Format all nix files with nixfmt
- Add GitHub Actions workflow for CI validation
- Support x86_64-darwin in formatter
2026-03-14 01:04:02 -04:00
7986fa849b
Update how podman is installed
This is paired with Podman Desktop
2025-09-05 09:05:11 -04:00
eac4008326
Add Zellij everywhere, but don't automatically use 2025-08-19 08:47:54 -04:00
4696a87825 Upgrading to 25.05 2025-06-11 22:14:36 -04:00
d7d6c240b8 Revert "Disable oh-my-zsh"
This reverts commit aa619622a9 as it turns out I do use a bunch of the shell aliases from it.
2025-01-10 15:25:31 -05:00
aa619622a9 Disable oh-my-zsh
I don't think I really need it any more as a result of what I get from nix + oh-my-posh
2025-01-10 15:16:20 -05:00
e1f04a6877 Enhance nixdiff alias on Mac to represent reality
On macOS, nix-darwin and nix-homebrew are used. As a result, more than
just `nvd` is needed.
2024-12-17 10:55:41 -05:00
f95cc09e13 Restructure Darwin configuration
So far, this is just based on mightymac. The other devices will be
updated soon.
2024-12-07 23:18:12 -05:00
Renamed from modules/home-manager/common/all-darwin.nix (Browse further)