| 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 |
K900 | I don't know what ragenix is doing but you should probably report that to ragenix | 16:32:36 |
crop | ohhh not that i planned to | 16:32:56 |
crop | i use agenix-cli from nixpkgs | 16:34:04 |
K900 | No idea what that is or how it's different | 16:34:47 |
K900 | The original agenix tool is a shell script | 16:34:54 |
K900 | That's in the agenix repo | 16:34:57 |
crop | yes now i use that (not from nixpkgs) and it works ... why is there a agenix-cli in nixpkgs that doesn't work? 😠| 16:43:32 |