forked from colonelpanic/dotfiles
[NixOS] Remove ca-references experimental extra-option
This commit is contained in:
parent
014c81db14
commit
9f553956ed
@ -9,7 +9,7 @@
|
||||
|
||||
nix = {
|
||||
extraOptions = ''
|
||||
experimental-features = nix-command flakes ca-references
|
||||
experimental-features = nix-command flakes
|
||||
'';
|
||||
registry.nixpkgs.flake = inputs.nixpkgs;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user