From 01d8e9c7581e9357ac2bf6b96a3314a76d6aca29 Mon Sep 17 00:00:00 2001 From: John Lancaster <32917998+jsl12@users.noreply.github.com> Date: Tue, 23 Sep 2025 21:10:16 -0500 Subject: [PATCH] disabled 1password shell home module --- homeManagerModules/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/homeManagerModules/default.nix b/homeManagerModules/default.nix index 17a1ad4..e145131 100644 --- a/homeManagerModules/default.nix +++ b/homeManagerModules/default.nix @@ -11,7 +11,8 @@ ./vscode.nix ../nixosModules/options.nix - inputs._1password-shell-plugins.hmModules.default + # inputs._1password-shell-plugins.hmModules.default + # Commented out because it tries to configure fish shell which we don't use ]; nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [