enables features

This commit is contained in:
Dennis Schoepf 2026-02-01 14:26:08 +01:00
parent 53bc2a4a78
commit e566cd27a6

View file

@ -73,4 +73,5 @@
};
nix.enable = false;
nix.settings.experimental-features = [ "nix-command" "flakes" ];
}