mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Remove extra experimental features as they are enabled by default
This commit is contained in:
parent
b4d0ccfe17
commit
b388135b21
1 changed files with 0 additions and 2 deletions
|
@ -167,8 +167,6 @@
|
|||
default.flake = nixpkgs;
|
||||
};
|
||||
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
|
||||
nix.settings.trusted-users = [ "root" "@wheel" ];
|
||||
|
||||
nix.settings.warn-dirty = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue