| 30 Jul 2025 |
tebriel | thank you for that it led me to the journalctl --user -u agenix.service which shows me the error! Surprised this didn't fail something during the activation but at least I know where to look! | 14:13:50 |
tebriel | (one of my secrets isn't encrypted for this user so agenix fails to decrypt it) | 14:14:06 |
| @yaya:uwu.is left the room. | 21:37:15 |
| 3 Aug 2025 |
| Secirian removed their profile picture. | 16:34:36 |
| Secirian set a profile picture. | 16:34:42 |
| 4 Aug 2025 |
| @impqxr:matrix.org joined the room. | 21:51:58 |
| 5 Aug 2025 |
| isabel changed their profile picture. | 09:49:41 |
| Secirian left the room. | 01:48:46 |
| 6 Aug 2025 |
goodlander | Does anyone have an example of using agenix to manage a luks password with disko? (If this is even possible) | 02:44:32 |
Samuel | How would that work? At install time you probably don't have the required SSH key to decrypt the secret. | 06:17:38 |
goodlander | nixos-anywhere I hope | 14:24:37 |
| 8 Aug 2025 |
| 0x4A6F joined the room. | 06:28:30 |
| 12 Aug 2025 |
| Trent Baldwin joined the room. | 02:05:34 |
| 13 Aug 2025 |
| @impqxr:matrix.org set their display name to impqxr. | 12:53:51 |
| 22 Aug 2025 |
| elikoga changed their profile picture. | 17:28:08 |
| 24 Aug 2025 |
| crop joined the room. | 15:55:21 |
crop | i want to use agenix on a nixos system without channels (and flakes) i use npins to manage the inputs. i followed the tutorial in the readme. but when i try to use the agenix-cli i get the following error
agenix -e secret1.nix
Error:
0: Failed to find config root
how can i solve this problem? | 16:07:18 |
K900 | Sounds like it can't find your secrets.nix? | 16:12:21 |
crop | the secrets file is in the same folder where i am when i run the command | 16:27:15 |
K900 | Not sure then | 16:28:02 |
K900 | I can't even find that error message in the sources of agenix | 16:29:48 |
crop | a forgot a line from the error message:
Location:
src/cli.rs:216
| 16:31:50 |
K900 | Uhh | 16:32:14 |
K900 | Are you using ragenix or something? | 16:32:18 |