diff --git a/modules/nix.nix b/modules/nix.nix index d9d8567..b03cd76 100644 --- a/modules/nix.nix +++ b/modules/nix.nix @@ -10,6 +10,7 @@ inputs.hyprpicker.overlays.default inputs.atuin.overlays.default inputs.eww.overlays.default + inputs.wezterm.overlays.default ]; config = { allowUnfree = true; @@ -38,7 +39,6 @@ builders-use-substitutes = true; keep-outputs = true; keep-derivations = true; - flake-registry = "/etc/nix/registry.json"; allowed-users = ["@wheel"]; trusted-users = ["root" "@wheel"]; substituters = [