setup agenix

This commit is contained in:
2026-07-26 14:09:18 +02:00
parent 72fae98a43
commit ba4f2b5bf2
7 changed files with 99 additions and 3 deletions
+5
View File
@@ -47,6 +47,11 @@
url = "github:nix-community/disko";
inputs.nixpkgs.follows = "nixpkgs";
};
agenix = {
url = "github:ryantm/agenix";
inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager";
};
/*
microPlugins-vivify = {
url = "git+https://codeberg.org/gibbert/micro-vivify";