From 1cede2c75ba577ac62da127290873c1fa3e62913 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Fri, 16 Aug 2024 12:35:08 -0400 Subject: [PATCH] chore: Drop unused packages Note that glib was supposedly added for mounting-related things, but this should be possible to upstream into the derivation instead if it hasn't been added already. --- home/fish.nix | 1 - home/hyprland.nix | 2 -- modules/desktop.nix | 1 - modules/shell.nix | 2 -- 4 files changed, 6 deletions(-) diff --git a/home/fish.nix b/home/fish.nix index cabe82bf..4faefdd7 100644 --- a/home/fish.nix +++ b/home/fish.nix @@ -110,7 +110,6 @@ jp = "LANG=ja_JP.UTF-8 LC_ALL=ja_JP.UTF-8"; vm = "nixos-rebuild build-vm --flake . && ./result/bin/run-nixos-vm && trash put result nixos.qcow2"; sw = "sudo nixos-rebuild switch --flake ."; - tf = "treefmt"; mgs = "mgitstatus"; ncu = "ncu --interactive --format group"; diff --git a/home/hyprland.nix b/home/hyprland.nix index d915d5c7..005a0805 100644 --- a/home/hyprland.nix +++ b/home/hyprland.nix @@ -18,7 +18,6 @@ in home.packages = with pkgs; [ hyprdim hyprnome - hyprshade swww grimblast brightnessctl @@ -26,7 +25,6 @@ in lnch wev wf-recorder - lutgen ]; wayland.windowManager.hyprland = { diff --git a/modules/desktop.nix b/modules/desktop.nix index 8526de24..8b79e430 100644 --- a/modules/desktop.nix +++ b/modules/desktop.nix @@ -176,7 +176,6 @@ in inherit (pkgs) anki pulseaudio - glib grim wl-clipboard-rs ; diff --git a/modules/shell.nix b/modules/shell.nix index cc88dbb5..eb393a6d 100644 --- a/modules/shell.nix +++ b/modules/shell.nix @@ -19,7 +19,6 @@ in systemPackages = with pkgs; [ jq - eza fd fzf ripgrep @@ -29,7 +28,6 @@ in choose sd rustscan - treefmt yt-dlp sox asak