Commit Graph

  • 49af60e0a9
    refactor!: update flake outputs to current standard using `flake-parts` Chris Montgomery 2022-10-15 13:18:27 -0400
  • 0c7c731538
    docs: fix assumption of an `agenix` module arg in flakes example Chris Montgomery 2022-10-15 13:15:55 -0400
  • ff2dc4fb88
    Merge pull request #125 from montchr/gitignore-result Ryan Mulligan 2022-10-15 09:21:40 -0700
  • a8ccd5bfa8
    chore: add nix build result path to gitignore Chris Montgomery 2022-10-15 12:10:02 -0400
  • 6acb1fe5f8 version 0.13.0 0.13.0 Ryan Mulligan 2022-09-25 14:22:43 -0700
  • 78d871220f contrib: fix _incr_version script Ryan Mulligan 2022-09-25 14:22:15 -0700
  • d51af86302 contrib: fix mode of release helper scripts Ryan Mulligan 2022-09-25 14:15:41 -0700
  • a4ad67c46e contrib: add maintainer release helper scripts Ryan Mulligan 2022-09-25 14:14:37 -0700
  • 84f0dc0a4f doc: add version to agenix command Ryan Mulligan 2022-09-25 14:14:27 -0700
  • edf0d09012 doc: mention secrets.nix is not imported into a NixOS configuration Ryan Mulligan 2022-09-25 12:57:30 -0700
  • c96da5835b doc: stop suggesting looking at the code now that Reference exists Ryan Mulligan 2022-09-03 14:48:36 -0700
  • 68a8bc2951 doc: fix tutorial syntax Ryan Mulligan 2022-09-03 14:47:54 -0700
  • 5d802d251c doc: improve tutorial by showing how to use the secret path Ryan Mulligan 2022-09-03 14:47:04 -0700
  • d13c6d3bb7 doc: fix syntax of example Ryan Mulligan 2022-09-03 14:42:11 -0700
  • 7ebd7d741d doc: add .path reference, and incorporate some sections into the Reference Ryan Mulligan 2022-09-03 14:40:00 -0700
  • 3c34edaf65 Revert "doc: merge Use other implementations into Reference" Ryan Mulligan 2022-09-03 11:54:29 -0700
  • b352e6b70f doc: merge Use other implementations into Reference Ryan Mulligan 2022-09-03 11:53:16 -0700
  • e05a49ee30 doc: make ageBin override a valid module Ryan Mulligan 2022-09-03 11:50:45 -0700
  • bce59868a2 doc: add reference section Ryan Mulligan 2022-09-03 11:46:45 -0700
  • 9f136ecfa5
    Merge pull request #119 from ryantm/order 0.12.0 Ryan Mulligan 2022-09-01 08:42:56 -0700
  • f86b56229b feature: combine root and nonroot secret install; delay chowning Ryan Mulligan 2022-07-10 11:47:58 -0700
  • fe206b4306
    [module] change operation order Jeroen Simonetti 2022-07-10 18:39:23 +0200
  • 3e8e55306c
    Apply suggestions from code review Ilan Joselevich 2022-07-01 17:49:37 +0300
  • 69906e9d26
    Merge 7a303a3d48 into 7e5e58b98c Taeer Bar-Yam 2022-06-12 08:31:35 -0400
  • 7a303a3d48 fix case of path changes when symlink = false and expand testing Taeer Bar-Yam 2022-06-12 08:31:28 -0400
  • a4b8a9a7f8 test {reload,restart}Units Taeer Bar-Yam 2022-06-07 14:42:18 -0400
  • 5c721fa0ab upgrade nixpkgs to 22.05 so systemdUtils exists Taeer Bar-Yam 2022-06-01 14:00:42 -0400
  • 34f637d93e overhaul on change actions Taeer Bar-Yam 2022-06-01 07:01:51 -0400
  • 5a98964a52 fix `nix flake check` Taeer Bar-Yam 2022-01-25 09:38:37 -0500
  • 4e139ebfa4 Add update actions to integration test Winter 2022-01-18 14:25:06 -0500
  • 3d61cccadd Fix integration test Winter 2022-01-18 14:22:15 -0500
  • 2b8f414fa6 service -> services Taeer Bar-Yam 2022-01-18 08:51:45 -0500
  • 0b898d9991 clearer comment Taeer Bar-Yam 2022-01-13 09:57:27 -0500
  • 76d9127f92 hashString (readFile ...) -> hashFile Taeer Bar-Yam 2022-01-13 09:57:04 -0500
  • cd108c08e8 add age.secrets.*.{action,service} Taeer Bar-Yam 2021-12-29 12:25:41 -0500
  • c3a85225a9 Integrate with home-manager when it is used as a module Roman Timushev 2022-03-19 17:20:22 +0100
  • 36d70a4a1d
    darwin: add `darwinModule(s)` outputs Chris Montgomery 2022-03-26 17:08:36 -0400
  • d5886c7c6a
    darwin: chown keys to `admin` group Chris Montgomery 2022-03-14 00:24:33 -0400
  • d2bae3cca1
    darwin: provide host key fallback for darwin hosts with no openssh Morgan Hamill 2022-03-13 23:28:06 -0400
  • 0708ff052e
    darwin: fall back to `C` locale when `i18n.defaultLocale` unavailable Morgan Hamill 2022-03-13 23:13:26 -0400
  • 0339f037c3
    darwin: provide alternative to ramfs for secrets mount point Morgan Hamill 2022-03-13 23:09:25 -0400
  • d13ccd4e96
    feat: add support for nix-darwin activation Chris Montgomery 2022-03-13 21:44:30 -0400
  • 7e5e58b98c
    Merge pull request #114 from timhae/newlines 0.11.0 Ryan Mulligan 2022-05-16 07:46:50 -0700
  • 0e2fb13ecf remove newlines in recipient keys file Tim Häring 2022-05-15 20:03:52 +0200
  • 0d5e59ed64
    Merge pull request #110 from ryantm/doc Ryan Mulligan 2022-04-02 16:34:17 -0700
  • f2ff19dc81 doc: add readFile anti-pattern Ryan Mulligan 2022-04-02 15:10:25 -0700
  • 50cd5910fd WIP: add home-manager module Ilan Joselevich 2022-03-29 18:46:12 +0300
  • 764c975e74
    Merge pull request #106 from ryantm/warnings Ryan Mulligan 2022-03-09 09:03:24 -0800
  • 25b5bcfce9
    Merge pull request #80 from felixscheinost/add-aarch64-darwin-package Ryan Mulligan 2022-03-08 20:27:43 -0800
  • 1a4643b779 feature: warn about missing files Ryan Mulligan 2022-03-08 07:58:08 -0800
  • 297cd58b41 doc: add Community and Support section Ryan Mulligan 2022-02-28 19:34:22 -0800
  • bad5a7be94 doc: use default nixosModule in NixOS flake Ryan Mulligan 2022-02-28 19:29:39 -0800
  • 7309a8fc1f
    Merge pull request #105 from luishfonseca/patch-1 Ryan Mulligan 2022-02-28 10:16:19 -0800
  • 9316abd9f5
    Add default NixOS module to flake Luís Fonseca 2022-02-28 17:38:21 +0000
  • b4ab630f19
    Merge pull request #103 from Pacman99/configure-secretsDir Ryan Mulligan 2022-02-22 13:42:35 -0800
  • 85bd9d01ad modules/age: add option for secrets directory Parthiv Seetharaman 2022-02-21 15:05:42 -0800
  • e7237fd536
    Merge ce24b06a96 into a17d1f3055 Taeer Bar-Yam 2022-02-06 02:29:00 +0000
  • a17d1f3055
    Merge pull request #98 from nixinator/nixinator-just-spelling Ryan Mulligan 2022-02-02 14:42:37 -0800
  • 3fbac9275f correct readme spelling thats all nixinator 2022-02-02 21:53:46 +0000
  • ce24b06a96 give derived secrets their own option Taeer Bar-Yam 2022-01-23 12:56:43 -0500
  • 720d1daa54 implement template secrets Taeer Bar-Yam 2022-01-18 13:29:05 -0500
  • ff2c06f69f service -> services Taeer Bar-Yam 2022-01-18 08:51:45 -0500
  • 20ed4c9917
    clearer comment Taeer Bar-Yam 2022-01-13 09:57:27 -0500
  • 957c7c0918
    hashString (readFile ...) -> hashFile Taeer Bar-Yam 2022-01-13 09:57:04 -0500
  • 72d63d37eb add age.secrets.*.{action,service} Taeer Bar-Yam 2021-12-29 12:25:41 -0500
  • 08b9c96878
    Merge pull request #93 from jtojnar/create-run Ryan Mulligan 2022-01-07 09:24:25 -0800
  • 35ecba5704 Do not try to create /run/agenix in when installing secrets Jan Tojnar 2022-01-06 22:55:10 +0100
  • 26edd03a5a Ensure /run is created before mounting secrets Jan Tojnar 2022-01-06 22:50:56 +0100
  • 23621348b2
    ci: add aarch64-darwin Anton 2022-01-02 04:50:53 +0000
  • 90f5674d8e
    Update flake.lock Anton 2022-01-02 04:49:08 +0000
  • c5558c88b2 doc: fix niv CLI installation instructions Ryan Mulligan 2021-12-29 10:20:00 -0800
  • c882982544
    Merge pull request #88 from ryantm/readme Ryan Mulligan 2021-12-29 10:18:18 -0800
  • d00ce39997 doc: remove old NixOS version compatibility notice Ryan Mulligan 2021-12-29 10:17:14 -0800
  • 81ebe4f1f4 doc: table of contents and better installation instructions Ryan Mulligan 2021-12-29 10:13:26 -0800
  • 57806bf7e3
    Merge pull request #82 from ryantm/identitypaths Ryan Mulligan 2021-12-06 16:37:36 -0800
  • 42a250cafa Add package for aarch64-darwin Felix Scheinost 2021-12-04 15:49:07 +0100
  • dfb2e7e591 feature: rename age.sshKeyPaths to age.identityPaths Ryan Mulligan 2021-12-05 16:05:06 -0800
  • c53ac31e44
    Merge pull request #81 from chuangzhu/agebin Ryan Mulligan 2021-12-05 15:53:34 -0800
  • d85abe9f12
    update README Chuang Zhu 2021-12-06 07:18:47 +0800
  • c2f6bd077c
    allow customizing ageBin Chuang Zhu 2021-12-06 07:08:18 +0800
  • 86762b6d86 Support nix-darwin Morgan Hamill 2021-12-01 18:16:00 -0800
  • 52ea2f8c32
    Merge pull request #78 from mausch/patch-1 Ryan Mulligan 2021-11-30 16:38:58 -0800
  • 4625cd526f
    Fix reference to module in docs Mauricio Scheffer 2021-11-30 23:08:57 +0000
  • f85eea0e29
    Merge pull request #77 from Sohalt/main Ryan Mulligan 2021-11-24 14:43:10 -0800
  • ed0d9ef01a update option descriptions sohalt 2021-11-24 18:00:28 +0100
  • a0e9ca505c
    Merge pull request #73 from ymarkus/readme Ryan Mulligan 2021-11-22 16:06:15 -0800
  • 8bf3896818
    README: clarify that 'config' has to be prefixed Yannick Markus 2021-11-21 15:13:56 +0100
  • 4a93de2beb
    readme: master -> main Ryan Mulligan 2021-11-20 17:30:45 -0800
  • cb0fe60ff1
    Merge pull request #72 from oslerw/patch-1 Ryan Mulligan 2021-11-20 17:12:49 -0800
  • fc8272d31c
    master -> main William Osler 2021-11-20 16:29:27 -0800
  • 4fefd7cfff
    Merge pull request #71 from ryantm/fix-non-root-secrets 0.10.1 Ryan Mulligan 2021-11-20 12:23:07 -0800
  • 5ff75b48b4 fix: make non-root secrets accessible again Ryan Mulligan 2021-11-20 12:13:59 -0800
  • b8e873bc23 ci: split linux and macos Ryan Mulligan 2021-11-20 11:39:24 -0800
  • 12e5225c9c ci: fix NixOS tests, try macos Ryan Mulligan 2021-11-20 11:37:06 -0800
  • c7906a8021 ci: run nix *flake* check Ryan Mulligan 2021-11-20 11:31:38 -0800
  • b12f117555 ci: run nix check Ryan Mulligan 2021-11-20 11:30:40 -0800
  • 7bb0b5d7f1 modules/age: add option to disable symlinking 0.10.0 Cole Helbling 2021-11-08 09:45:34 -0800
  • e538664435 modules/age: /run/secrets -> /run/agenix Cole Helbling 2021-11-08 09:50:20 -0800
  • 111754b894 modules/age: remove old secrets generations Cole Helbling 2021-02-26 20:31:16 -0800
  • f816a0d5df modules/age: symlink files into place Cole Helbling 2021-02-25 02:23:15 -0800