From b4478e7e1932c6de165b13f6ac55bc25dd656284 Mon Sep 17 00:00:00 2001 From: GlennIgen Date: Mon, 13 Jul 2026 23:28:18 +0200 Subject: [PATCH] =?UTF-8?q?tilf=C3=B8j=20firefox=20til=20home.nix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- home.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/home.nix b/home.nix index e57020d..0f5d7e6 100644 --- a/home.nix +++ b/home.nix @@ -18,6 +18,9 @@ # 1Password GUI _1password-gui + + # Browser + firefox ]; programs.bash.enable = true;