-
Been trying to implement agenix into the deployment of a steam game server, where the server password is passed as an arg in the command-line.
Played around a bunch trying to get a way for it to wo…
-
Even right after creating them. Possible I'm not understanding the workflow.
-
Not sure how I did not notice it sooner but the secret files no longer exist in the default path `/run/agenix/${name}` after reboot – it is just an empty directory.
```ShellSession
$ sudo ls -la /…
-
I tried editing an agenix secret from `M-x shell`. I noticed the `Successfully exported EDITOR` message from `with-editor`. Then I tried editing my secret and this happened:
```
agenix -e bws1.ag…
-
I'm writing a NixOS iso (USB installer) to batch-install NixOS on dozens of machines. The installer needs access to some secrets, and I'd *like* to be able to use `agenix` to manage them.
My curren…
-
I am new to nixos and I am currently trying to encrypt my tailscale secret key with rage and use agenix to unencrypt at runtime. I have been able to encrypt the secret key with rage and I have placed …
-
I use the default root ssh key for encryption. I can't edit my secrets anymore
```
sudo EDITOR=vim agenix -e florian.age
error: remounting /nix/store writable: Permission denied
There is no rule f…
-
## Description
I've been running lighthouse with erigon, and yesterday I started getting lighthouse stuck in coredump and restart
here is the log
```
Bus error (core dumped) /nix/s…
-
**Describe the bug**
Flake input urls like this:
```
git+ssh://my-github-host-with-ssh-key/NixOS/nix.git?ref=0.5-release
```
Used to work as of 2021-09 (last year), but at some point I beli…
-
Would it be possible for you to add a minimal example of the secrets flake you use in your own dotfiles? I can't seem to replicate your setup.