From 33251a24e11c385ba23c0394bb0c637538542cfd Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Wed, 30 Oct 2024 19:29:36 -0500 Subject: fix bug oops --- modules/root/software.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'modules') diff --git a/modules/root/software.nix b/modules/root/software.nix index 598ff43..635ecf6 100644 --- a/modules/root/software.nix +++ b/modules/root/software.nix @@ -18,7 +18,6 @@ config = { environment.systemPackages = with pkgs; pkgs.lib.optionals config.software.desktop.enable [ # Desktop - (callPackage ./resources/derivations/pavolctld { }) alacritty arandr dmenu -- cgit v1.2.3