From 4f8b2bf193af98a1e1c0e3cb8a10a68bbf07e587 Mon Sep 17 00:00:00 2001 From: Tyler Date: Mon, 12 May 2025 10:46:52 -0400 Subject: [PATCH] Update home.nix --- dot_config/flake/machines/wash/home.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/dot_config/flake/machines/wash/home.nix b/dot_config/flake/machines/wash/home.nix index 3159299..8659186 100644 --- a/dot_config/flake/machines/wash/home.nix +++ b/dot_config/flake/machines/wash/home.nix @@ -21,7 +21,6 @@ homeDirectory = "/home/tyler"; packages = with pkgs; [ - ventoy nom # (config.lib.nixGL.wrap renderdoc) ];