2025-05-18 12:56:42 +00:00

3 lines
70 B
Nix

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