diff --git a/home/yt/common.nix b/home/yt/common.nix index e07568e..bfbdd0b 100644 --- a/home/yt/common.nix +++ b/home/yt/common.nix @@ -9,7 +9,6 @@ settings = { experimental-features = "nix-command flakes"; auto-optimise-store = true; - flake-registry = ""; trusted-users = [ "root" "@wheel" ]; trusted-public-keys = [ "central:uWhjva6m6dhC2hqNisjn2hXGvdGBs19vPkA1dPEuwFg=" ]; substituters = [ "https://cache.cything.io/central" ];