Commit Graph

49 Commits

Author SHA1 Message Date
Ryan Mulligan 99e0963743 contrib: use Alejandra as formatter 2023-01-29 10:57:51 -08:00
Ryan Mulligan 64b0574514 feature: update flake output format and docs 2023-01-29 10:44:19 -08:00
Ryan Mulligan edf0d09012 doc: mention secrets.nix is not imported into a NixOS configuration 2022-09-25 12:57:30 -07:00
Ryan Mulligan c96da5835b doc: stop suggesting looking at the code now that Reference exists 2022-09-03 14:48:36 -07:00
Ryan Mulligan 68a8bc2951 doc: fix tutorial syntax 2022-09-03 14:47:54 -07:00
Ryan Mulligan 5d802d251c doc: improve tutorial by showing how to use the secret path 2022-09-03 14:47:04 -07:00
Ryan Mulligan d13c6d3bb7 doc: fix syntax of example 2022-09-03 14:42:11 -07:00
Ryan Mulligan 7ebd7d741d doc: add .path reference, and incorporate some sections into the Reference 2022-09-03 14:40:00 -07:00
Ryan Mulligan 3c34edaf65 Revert "doc: merge Use other implementations into Reference"
This reverts commit b352e6b70f.
2022-09-03 11:54:29 -07:00
Ryan Mulligan b352e6b70f doc: merge Use other implementations into Reference 2022-09-03 11:53:16 -07:00
Ryan Mulligan e05a49ee30 doc: make ageBin override a valid module 2022-09-03 11:50:45 -07:00
Ryan Mulligan bce59868a2 doc: add reference section 2022-09-03 11:46:45 -07:00
Ryan Mulligan f2ff19dc81 doc: add readFile anti-pattern 2022-04-02 15:11:48 -07:00
Ryan Mulligan 297cd58b41 doc: add Community and Support section 2022-02-28 19:34:22 -08:00
Ryan Mulligan bad5a7be94 doc: use default nixosModule in NixOS flake 2022-02-28 19:29:39 -08:00
nixinator 3fbac9275f correct readme spelling thats all 2022-02-02 21:53:46 +00:00
Ryan Mulligan c5558c88b2 doc: fix niv CLI installation instructions 2021-12-29 10:20:00 -08:00
Ryan Mulligan d00ce39997 doc: remove old NixOS version compatibility notice 2021-12-29 10:17:14 -08:00
Ryan Mulligan 81ebe4f1f4 doc: table of contents and better installation instructions 2021-12-29 10:15:09 -08:00
Chuang Zhu d85abe9f12
update README 2021-12-06 07:18:47 +08:00
Mauricio Scheffer 4625cd526f
Fix reference to module in docs 2021-11-30 23:08:57 +00:00
Yannick Markus 8bf3896818
README: clarify that 'config' has to be prefixed 2021-11-21 15:13:56 +01:00
Ryan Mulligan 4a93de2beb
readme: master -> main 2021-11-20 17:30:45 -08:00
William Osler fc8272d31c
master -> main
Fix installation instructions for channel installation, now that the default branch name has changed.
2021-11-20 16:29:27 -08:00
Cole Helbling 7bb0b5d7f1 modules/age: add option to disable symlinking
There are some cases where it may be better or even required to have the
secret be a file that is not a symlink. Setting

    age.secrets.some-secret.symlink = false;

will disable the default functionality of symlinking secrets and instead
just forcibly move them to their `path`.
2021-11-15 21:39:32 -08:00
Cole Helbling e538664435 modules/age: /run/secrets -> /run/agenix 2021-11-15 21:39:32 -08:00
Mukund Lakshman b5cb1a07c0 Document how to install the binary in a `nix-channel` install. 2021-10-16 12:04:16 -04:00
Tom Torsney-Weir 1a09f60c3a
add .nix extensions
on my system (21.05.1759.91903ceb294 (Okapi)) I needed to add the .nix extensions on age to get nixos-rebuild to find the module. This seems to be inline with the modules directory structure:
`modules/age/nix`
rather than
`modules/age/default.nix`
but I'm not an expert on nix's file naming conventions
2021-08-01 13:26:50 +02:00
Ryan Mulligan e543aa7d68 doc: explain better where SSH host keys come from in tutorial
fixes #17
2021-05-12 20:37:55 -07:00
Ryan Mulligan 400e5208be doc: be more forceful about needing at least 20.09 2021-05-12 20:21:42 -07:00
Ryan Mulligan c12ac8b6f3
Merge pull request #34 from edrex/patch-1
Extend the tutorial to describe location of decrypted secrets
2021-05-06 06:18:42 -07:00
Ryan Mulligan 8652eb6cf3
doc: update readme notice 2021-05-02 18:27:44 -07:00
Eric Drechsel 838c08e7b2
Update README.md
Co-authored-by: asymmetric <lorenzo@mailbox.org>
2021-04-08 17:03:08 -07:00
Eric Drechsel a64940456c
Update README.md 2021-04-08 11:47:48 -07:00
Eric Drechsel 66374fb29e
Extend the tutorial to describe location of decrypted secrets 2021-04-08 11:43:54 -07:00
Ryan Mulligan 8af97149b2 Add notice about password-protected ssh keys 2020-12-18 15:41:06 -08:00
Bruno Bigras 2f2b526539
fix typo in README 2020-12-18 19:37:23 +00:00
Ryan Mulligan fbd9e29ac9 add notice about root-owned secrets 2020-12-18 10:09:17 -08:00
Ryan Mulligan 0650e51720 update README 2020-12-18 09:49:50 -08:00
Ryan Mulligan d2dc883f3a README rewording 2020-09-04 07:13:03 -07:00
Ryan Mulligan c89ed72dc6 rename public_keys to publicKeys
more idiomatic
2020-09-03 21:13:10 -07:00
Ryan Mulligan 5e68735d26 README improvements 2020-09-03 21:12:02 -07:00
Ryan Mulligan ac8d259fb9 fix spacing 2020-09-03 15:19:30 -07:00
Ryan Mulligan 7957842d88 use Nix instead of YAML 2020-09-03 15:18:20 -07:00
Ryan Mulligan 1f7893895f README wording 2020-09-03 13:35:15 -07:00
Ryan Mulligan 0865860e1c fix README syntax 2020-09-03 13:25:24 -07:00
Ryan Mulligan 3439d73a9b fix readme list indent 2020-09-03 13:18:21 -07:00
Ryan Mulligan adc97bd3c5 add README and examples 2020-09-03 13:16:44 -07:00
Ryan Mulligan de367934a7 add initial README 2020-09-03 12:03:01 -07:00