From 4dc7c8403010cf209d95dc78c2307041703b5128 Mon Sep 17 00:00:00 2001 From: Emmet Date: Sat, 13 May 2023 21:04:37 -0500 Subject: [PATCH] Removed some unnecessary bloat --- user/home.nix | 24 +++++++++--------------- 1 file changed, 9 insertions(+), 15 deletions(-) diff --git a/user/home.nix b/user/home.nix index 4f45765..f4ea7e3 100644 --- a/user/home.nix +++ b/user/home.nix @@ -26,11 +26,7 @@ home.stateVersion = "22.11"; # Please read the comment before changing. home.packages = with pkgs; [ - # # Adds the 'hello' command to your environment. It prints a friendly - # # "Hello, world!" when run. - # Core - hello zsh alacritty kitty @@ -52,8 +48,6 @@ # File Managers ranger - libsForQt5.dolphin - libsForQt5.dolphin-plugins xdragon # Media @@ -111,16 +105,16 @@ twmn # Wayland Utils - xdg-desktop-portal-wlr - wtype + # xdg-desktop-portal-wlr + # wtype # wl-clipboard-x11 - xorg.xlsclients - glfw-wayland - swayidle - swaylock - wlsunset - wayshot - wev + # xorg.xlsclients + # glfw-wayland + # swayidle + # swaylock + # wlsunset + # wayshot + # wev # TODO Configure pipewire audio server