Fix compilation issue, flake update.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
config.allowUnfree = true;
|
||||
};
|
||||
nix = {
|
||||
optimize.automatic = true;
|
||||
optimise.automatic = true;
|
||||
extraOptions = ''
|
||||
experimental-features = nix-command flakes
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user