From 3a84c998774c2551038955f31ce2ffca2b895164 Mon Sep 17 00:00:00 2001 From: John Lancaster <32917998+jsl12@users.noreply.github.com> Date: Sun, 9 Nov 2025 21:21:01 -0600 Subject: [PATCH] commented out shell 1 password shell plugin --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";