agenix: enable agenix

This commit is contained in:
2022-12-18 13:15:40 +01:00
parent 437e0b7194
commit b086356254
6 changed files with 52 additions and 10 deletions

26
flake.lock generated
View File

@@ -2,9 +2,7 @@
"nodes": {
"agenix": {
"inputs": {
"nixpkgs": [
"nixpkgs-stable"
]
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1665870395,
@@ -116,13 +114,13 @@
"locked": {
"lastModified": 1671200928,
"narHash": "sha256-mZfzDyzojwj6I0wyooIjGIn81WtGVnx6+avU5Wv+VKU=",
"owner": "nixos",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "757b82211463dd5ba1475b6851d3731dfe14d377",
"type": "github"
},
"original": {
"owner": "nixos",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
@@ -144,6 +142,22 @@
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1671200928,
"narHash": "sha256-mZfzDyzojwj6I0wyooIjGIn81WtGVnx6+avU5Wv+VKU=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "757b82211463dd5ba1475b6851d3731dfe14d377",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1671251299,
@@ -165,7 +179,7 @@
"home-manager": "home-manager",
"hyprland": "hyprland",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"nixpkgs": "nixpkgs_2",
"nixpkgs-stable": "nixpkgs-stable",
"nur": "nur"
}