Commit graph

4 commits

Author SHA1 Message Date
Benjamin Bädorf bc76999a00
Add Futura 2021-05-30 22:01:17 +02: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