Merge branch 'main' of ssh://codeberg.org/dnscio/nix-config

This commit is contained in:
Dennis 2025-05-15 07:39:28 +02:00
commit e8c3c933a5

View file

@ -53,7 +53,7 @@
enable = true; enable = true;
onActivation = { onActivation = {
autoUpdate = false; autoUpdate = true;
cleanup = "zap"; cleanup = "zap";
}; };