1
0
Fork 0
mirror of https://github.com/Mic92/sops-nix.git synced 2025-04-07 17:34:32 +00:00
Commit graph

8 commits

Author SHA1 Message Date
Maximilian Bosch
94fd200305
module: Don't set option-value as option-default
When using `documentation.nixos.includeAllModules = true;`, I'd
otherwise have to rebuild the manual on each change since I have my
`defaultSopsFile` in a git-repo with all my other configs.
2021-03-28 22:58:13 +02:00
Naïm Favier
360bfd77ae
improve assertions 2021-03-06 12:34:48 +01:00
Jörg Thalheim
23fae8a8b1
fix cross compilation 2021-01-30 10:26:09 +01:00
Jörg Thalheim
ffc9c2c78c
module: add defaultSopsFormat option 2020-07-23 08:36:38 +01:00
Jörg Thalheim
b395301115
nixos: enable manifest validation 2020-07-19 19:21:28 +01:00
Jörg Thalheim
7bd84011ef
fix sops nixos module 2020-07-12 17:52:03 +01:00
Jörg Thalheim
b75e51c423
add tests + ssh key support 2020-07-12 13:50:55 +01:00
Jörg Thalheim
8ccd9ba269
first commit 2020-07-06 07:31:57 +01:00