From 6029b8e558cc7478d55d53df8d13303ee96ce0ee Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 13 Dec 2021 10:18:53 +0100 Subject: ... --- system-profiles/core.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system-profiles/core.nix') diff --git a/system-profiles/core.nix b/system-profiles/core.nix index 61cda096..c243f857 100644 --- a/system-profiles/core.nix +++ b/system-profiles/core.nix @@ -47,7 +47,7 @@ in { allowedUsers = [ "*" ]; trustedUsers = [ "root" "@wheel" ]; extraOptions = '' - experimental-features = nix-command flakes ca-references + experimental-features = nix-command flakes ''; nixPath = [ "nixpkgs=${flakeInputs.nixpkgs.legacyPackages.${config.nixpkgs.system}.path}" -- cgit v1.2.3