From 5765b2b4f2bde1f1acfd49785cf705cb131e4da9 Mon Sep 17 00:00:00 2001 From: Winter M Date: Mon, 3 Nov 2025 16:41:17 -0500 Subject: [PATCH] nixos/_1password-gui: remove extraneous whitespace --- nixos/modules/programs/_1password-gui.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/nixos/modules/programs/_1password-gui.nix b/nixos/modules/programs/_1password-gui.nix index 32b6f998c0b7..cc27e46fcc7d 100644 --- a/nixos/modules/programs/_1password-gui.nix +++ b/nixos/modules/programs/_1password-gui.nix @@ -6,9 +6,7 @@ }: let - cfg = config.programs._1password-gui; - in { imports = [