enable nix command & flakes... scarry

This commit is contained in:
BuyMyMojo 2025-03-24 11:12:15 +11:00
parent 709d72664c
commit 666b668f00
Signed by untrusted user who does not match committer: aria
GPG key ID: 19AB7AA462B8AB3B

View file

@ -16,6 +16,7 @@ let
}; };
in in
{ {
nix.settings.experimental-features = [ "nix-command" "flakes" ];
imports = [ imports = [
# Include the results of the hardware scan. # Include the results of the hardware scan.