From f5fd96a5b382cd276b7ee6fc872a4ca53bd6bc6a Mon Sep 17 00:00:00 2001 From: monologiq Date: Mon, 15 Dec 2025 20:32:00 +0100 Subject: [PATCH] hermes: Remove fuzzel --- machines/hermes/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/machines/hermes/default.nix b/machines/hermes/default.nix index b8a30a4..ae71572 100644 --- a/machines/hermes/default.nix +++ b/machines/hermes/default.nix @@ -47,7 +47,6 @@ # You can use https://search.nixos.org/ to find more packages (and options). environment.systemPackages = with pkgs; [ wget - fuzzel firefox adwaita-icon-theme ];