fix(agenix): enable ziggy profile

This commit is contained in:
2025-09-07 17:40:21 +02:00
parent b882f644fc
commit c91a39b823

View File

@@ -144,6 +144,9 @@
agenix = {
enable = true;
sobotka = {
enable = false;
};
ziggy = {
enable = true;
};
};