2025-03-05 17:30:11 +01:00

3 lines
70 B
Nix

{
nix.settings.experimental-features = [ "nix-command" "flakes" ];
}