Better nix flake configuration
This commit is contained in:
parent
4627af9181
commit
4fca5c8cb1
6 changed files with 22 additions and 48 deletions
|
|
@ -209,10 +209,6 @@ with lib; {
|
|||
};
|
||||
# cudaSupport = true;
|
||||
};
|
||||
nix = {
|
||||
package = pkgs.nixFlakes;
|
||||
extraOptions = "experimental-features = nix-command flakes";
|
||||
};
|
||||
|
||||
system.stateVersion = "21.05"; # Did you read the comment?
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue