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.
This commit is contained in:
Donovan Glover 2024-08-16 12:35:08 -04:00
parent 4e2fda8b4e
commit 1cede2c75b
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
4 changed files with 0 additions and 6 deletions

View File

@ -110,7 +110,6 @@
jp = "LANG=ja_JP.UTF-8 LC_ALL=ja_JP.UTF-8"; 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"; vm = "nixos-rebuild build-vm --flake . && ./result/bin/run-nixos-vm && trash put result nixos.qcow2";
sw = "sudo nixos-rebuild switch --flake ."; sw = "sudo nixos-rebuild switch --flake .";
tf = "treefmt";
mgs = "mgitstatus"; mgs = "mgitstatus";
ncu = "ncu --interactive --format group"; ncu = "ncu --interactive --format group";

View File

@ -18,7 +18,6 @@ in
home.packages = with pkgs; [ home.packages = with pkgs; [
hyprdim hyprdim
hyprnome hyprnome
hyprshade
swww swww
grimblast grimblast
brightnessctl brightnessctl
@ -26,7 +25,6 @@ in
lnch lnch
wev wev
wf-recorder wf-recorder
lutgen
]; ];
wayland.windowManager.hyprland = { wayland.windowManager.hyprland = {

View File

@ -176,7 +176,6 @@ in
inherit (pkgs) inherit (pkgs)
anki anki
pulseaudio pulseaudio
glib
grim grim
wl-clipboard-rs wl-clipboard-rs
; ;

View File

@ -19,7 +19,6 @@ in
systemPackages = with pkgs; [ systemPackages = with pkgs; [
jq jq
eza
fd fd
fzf fzf
ripgrep ripgrep
@ -29,7 +28,6 @@ in
choose choose
sd sd
rustscan rustscan
treefmt
yt-dlp yt-dlp
sox sox
asak asak