configuration/common: add agenix to environment
This commit is contained in:
@@ -23,6 +23,8 @@ rec {
|
||||
({ ... }: {
|
||||
nixpkgs.overlays = [
|
||||
(_: _: {
|
||||
inherit (agenix.packages."x86_64-linux")
|
||||
agenix;
|
||||
inherit (nixos-exporter.packages."x86_64-linux")
|
||||
nixos-exporter;
|
||||
})
|
||||
|
Reference in New Issue
Block a user