enable nix command & flakes... scarry
This commit is contained in:
parent
709d72664c
commit
666b668f00
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ let
|
|||
};
|
||||
in
|
||||
{
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
|
||||
imports = [
|
||||
# Include the results of the hardware scan.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue