Commit Graph

4 Commits

Author SHA1 Message Date
72b9f757ed
stuff 2021-05-24 22:39:43 +03:00
Timothy DeHerrera
1eb4d1f5ea
secrets: fix subtle error with .gitkeep
Add secrets .gitattributes to secrets dir and avoid encrypting it.
Fixes an issue with .gitkeep causing build failures on unlocked repos.
2021-02-12 23:07:49 -07:00
Naïm Favier
f528c4e449
.gitattributes: match the entire secrets/** subtree
A single star would only match a single level.
2020-08-09 03:17:07 +02:00
Timothy DeHerrera
79181e103f
setup configurations API
NixOS file, configurations/<name>.nix, will be easily installable
via `nixos-rebuild --flake ".#<name>"`.
2019-12-05 01:58:40 -07:00