remove unneded packges

This commit is contained in:
Nathan McCarty 2023-06-20 02:10:26 -04:00
parent a737f7e3d7
commit bc315d4785
Signed by: thatonelutenist
SSH Key Fingerprint: SHA256:hwQEcmak9E6sdU9bXc98RHw/Xd1AhpB5HZT7ZSVJkRM
1 changed files with 0 additions and 12 deletions

View File

@ -18,20 +18,8 @@ in with lib; {
cliphist
# Notifications
notif-package
# Terminal
alacritty
# glib for sound stuff
glib
# Glpaper for the background
(glpaper.overrideAttrs (old: {
src = fetchFromSourcehut {
owner = "~scoopta";
repo = "glpaper";
vc = "hg";
rev = "14c158c495451bd9dbdc31a8dfc97388db5e7279";
hash = "sha256-jYOUmyXwTffzwUmYEY1SQx2ClZiRiMZLanveE9zWOLI=";
};
}))
# Screenshots
(inputs.hyprland-contrib.packages.${pkgs.system}.grimblast.override {
hyprland = config.wayland.windowManager.hyprland.package;