-
I just ran into some unexpected behavior by not specifying `inputs.nixpkgs.follows` in agenix-rekey and using nixos-23.05 for my packages. When trying to deploy to an aarch64-linux machine from an x86…
-
### Describe the bug
I have a machine using `wg-quick` via the `configFile` option with nothing particularly special in the config file. When I `nixops deploy` or `nixos-rebuild switch` it fails du…
-
Hi I see you are using secrets encrypted with agenix in a separate repository. I am trying to do the same thing. Is there a way you could share your 'template' of nix code you are using in 'nixos-secr…
-
Currently you're using sed in [several piped steps](https://github.com/ryantm/agenix/blob/b7ffcfe77f817d9ee992640ba1f270718d197f28/pkgs/agenix.nix#L117) that seem a fair amount more complex and less r…
-
It's almost a year since last release.
-
Bring in declarative private keys, root passwords, etc. via a secrets module using simple .gitignore.
Example: [adamlwgriffiths repo](https://github.com/adamlwgriffiths/nix-configs/)
-
Whenever I'm trying to rebuild my nixOS flake the authentik-migrate.service keeps failing. I get the following error messages:
- ` SIGNING_HASH = sha512(settings.SECRET_KEY.encode()).hexdigest()`
-…
-
### Summary
The [Specification and design section](https://github.com/input-output-hk/plutus#specifications-and-design) links are broken.
### Steps to reproduce the behavior
1. Check the readme
2.…
-
I haven't seen this behavior on NixOS, but see it whenever I switch on darwin. Not sure if it's something weird in my [config](https://github.com/khaneliman/khanelinix), or in lib.
-
Can access for example `config.vdirsyncer.jobs.krabby.user` rather than reusing `config.username`.