mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat: various things, particularly vr
This commit is contained in:
parent
e9b291078d
commit
7e70c182e5
24 changed files with 337 additions and 65 deletions
|
|
@ -19,7 +19,8 @@
|
|||
enable = true;
|
||||
packageOverrides = {treefmt = formatting.formatter.${system};};
|
||||
};
|
||||
flake-checker.enable = true;
|
||||
# TODO: remove when cmake 4 changes aren't FUCKED
|
||||
#flake-checker.enable = true;
|
||||
ripsecrets.enable = true;
|
||||
pre-commit-hook-ensure-sops.enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue