old settings in modules.nix fix

This commit is contained in:
2025-07-02 19:30:14 +02:00
parent 1b20a5047b
commit 5aa8053646

View File

@@ -125,7 +125,7 @@
services = { services = {
agenix = { agenix = {
enable = false; enable = false;
cnix = { cnixtop = {
enable = false; enable = false;
}; };
}; };