baseSystem: Remove ca-references
This commit is contained in:
parent
65ef35d358
commit
e3046029df
@ -163,7 +163,7 @@ in {
|
||||
nix = {
|
||||
package = pkgs.nixUnstable;
|
||||
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