chore: move agenix

This commit is contained in:
Ahwx 2025-07-27 11:00:42 +02:00
parent 8c174b1e46
commit 6a8c0a82b0

View file

@ -1,5 +0,0 @@
{ config, pkgs, lib, inputs, ... }:{
environment.systemPackages = [
inputs.agenix.packages."${system}".default
];
}