dont manage nix

This commit is contained in:
2025-11-10 23:42:38 +01:00
parent 08b84fe5db
commit 79d88d9461

View File

@@ -6,6 +6,7 @@
...
}:
{
nix.enable = false;
nix.settings = {
experimental-features = "nix-command flakes";
substituters = [ "https://devenv.cachix.org" ];