nixos/parts/modules/base/nix.nix
2025-02-04 07:53:18 +01:00

3 lines
68 B
Nix

_: {
nix.settings.experimental-features = "nix-command flakes";
}