From 6704e0880e7fb374b1bd150cb54d4dde8b90b7a4 Mon Sep 17 00:00:00 2001 From: s-prechtl Date: Fri, 4 Jul 2025 15:29:09 +0200 Subject: [PATCH] feat: changed stuff to stuff the stuffing chicken --- hosts/goingmerry/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/goingmerry/configuration.nix b/hosts/goingmerry/configuration.nix index 7417526..a8193dd 100644 --- a/hosts/goingmerry/configuration.nix +++ b/hosts/goingmerry/configuration.nix @@ -123,7 +123,6 @@ cmake curlHTTP3 dig - direnv electrum fastfetch file @@ -224,6 +223,7 @@ }; firefox.enable = true; hyprland.enable = true; + direnv.enable = true; gnupg.agent = { enable = true; enableSSHSupport = true;