13b957dbfa0241827f5c524a51044285bbccfcbb
after checking out, drop secrets into secrets/
to build:
nixos-rebuild --flake "/etc/nixos/#uninsane" {build,switch}
query with:
nix flake show
secrets
change files in secrets/. they need to be checked into git with some placeholder text for them to be exposed to the flake,
but after that you can set them to their real value and run git update-index --assume-unchanged secrets/*
Description
Languages
Nix
81%
C
8.7%
Python
4.5%
Hare
2.8%
Shell
1.2%
Other
1.7%