chore: haha nope we're not doing agenix

This commit is contained in:
Ahwx 2025-07-27 15:28:27 +02:00
parent 4c22af50a4
commit 7210e9f9f2
3 changed files with 1 additions and 16 deletions

View file

@ -1,4 +1,4 @@
{ pkgs, agenix, ... }:
{ pkgs, ... }:
{
programs = {
dconf.enable = true;
@ -15,6 +15,5 @@
git
dig
traceroute
# agenix.packages.x86_64-linux.default
];
}