diff --git a/flake.nix b/flake.nix index 0a629f8..4b53cb4 100644 --- a/flake.nix +++ b/flake.nix @@ -7,7 +7,7 @@ url = "github:nix-community/home-manager"; inputs.nixpkgs.follows = "nixpkgs"; }; - _1password-shell-plugins.url = "github:1Password/shell-plugins"; + # _1password-shell-plugins.url = "github:1Password/shell-plugins"; nixgl = { url = "github:nix-community/nixGL"; inputs.nixpkgs.follows = "nixpkgs";