fixed some 24.05 quirks

This commit is contained in:
2024-06-01 23:54:05 -06:00
parent 301acb8942
commit f9a7f9d8de
7 changed files with 88 additions and 31 deletions

View File

@@ -4,7 +4,8 @@
users.users.jawz.packages = with pkgs; ([
expect # keep color when nom'ing
nix-output-monitor # autistic nix builds
nixfmt # linting
nixfmt-classic # linting
nixfmt-rfc-style # linting
cachix # why spend time compiling?
nixd # language server
]);