From f1975538c1df3867bfac68ec52a3c94f5fd76fe2 Mon Sep 17 00:00:00 2001 From: Wesley Irvin Date: Sun, 11 Jun 2023 17:51:23 -0400 Subject: [PATCH] Fixed xclip xclip was added to user and system environments. Removed from user as it is available to the whole system. --- base-config.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/base-config.nix b/base-config.nix index 3ecd755..cfb43ad 100644 --- a/base-config.nix +++ b/base-config.nix @@ -100,7 +100,6 @@ neovim retroarchFull spotify - xclip ]; };