clearing some cruft

This commit is contained in:
Chris Cochrun 2025-10-14 09:22:24 -05:00
parent d4a23f64f9
commit 6d8199d554
3 changed files with 26 additions and 41 deletions

View file

@ -19,15 +19,6 @@
recutils recutils
exfat exfat
exfatprogs exfatprogs
guile
guile-sqlite3
guile-config
guile-sjson
guile-json
guile-lib
guile-zlib
guile-zstd
guile-quickcheck
# scsh # scsh
# radicle-node # radicle-node
# unrar # unrar
@ -70,12 +61,6 @@
du-dust du-dust
dysk dysk
sbcl sbcl
babashka
clojure
clojure-lsp
clj-kondo
leiningen
]; ];
} }

View file

@ -11,7 +11,7 @@
openssh openssh
openssl openssl
cyrus-sasl-xoauth2 cyrus-sasl-xoauth2
kdePackages.ark # kdePackages.ark
harper harper
mumble mumble
niri niri
@ -22,7 +22,7 @@
dash dash
luanti luanti
kdePackages.breeze kdePackages.breeze
kdePackages.dolphin # kdePackages.dolphin
geticons geticons
pdfmixtool pdfmixtool
localsend localsend
@ -32,14 +32,14 @@
# kdePackages.kio-extras # kdePackages.kio-extras
# kdePackages.qtsvg # kdePackages.qtsvg
# kdePackages.qtwayland # kdePackages.qtwayland
kdePackages.ffmpegthumbs # kdePackages.ffmpegthumbs
kdePackages.kdegraphics-thumbnailers # kdePackages.kdegraphics-thumbnailers
kdePackages.kdesdk-thumbnailers # kdePackages.kdesdk-thumbnailers
xfce.thunar # xfce.thunar
xfce.tumbler # xfce.tumbler
xfce.thunar-media-tags-plugin # xfce.thunar-media-tags-plugin
xfce.thunar-archive-plugin # xfce.thunar-archive-plugin
xfce.xfconf # xfce.xfconf
zathura zathura
kdePackages.okular kdePackages.okular
just just
@ -78,7 +78,7 @@
ani-cli ani-cli
# mov-cli # mov-cli
nerd-fonts.victor-mono nerd-fonts.victor-mono
kdePackages.plasma-browser-integration # kdePackages.plasma-browser-integration
alacritty alacritty
libnotify libnotify
rofi rofi
@ -99,8 +99,8 @@
aha aha
glxinfo glxinfo
vulkan-tools vulkan-tools
vivaldi # vivaldi
vivaldi-ffmpeg-codecs # vivaldi-ffmpeg-codecs
wayland-utils wayland-utils
nextcloud-client nextcloud-client
swww swww
@ -109,31 +109,31 @@
plocate plocate
papirus-icon-theme papirus-icon-theme
phinger-cursors phinger-cursors
kdePackages.kde-cli-tools # kdePackages.kde-cli-tools
gzip gzip
qrrs qrrs
virt-manager virt-manager
virt-viewer virt-viewer
# kdialog # kdialog
inkscape inkscape
libreoffice-qt6-fresh libreoffice-fresh
vlc # vlc
haskellPackages.greenclip haskellPackages.greenclip
wiremix wiremix
any-nix-shell any-nix-shell
wtype wtype
xdotool # xdotool
wmctrl # wmctrl
xcape # xcape
xclip # xclip
lapce # lapce
# maim # maim
unclutter-xfixes # unclutter-xfixes
bluez-tools bluez-tools
networkmanager_dmenu networkmanager_dmenu
plasma5Packages.qt5ct plasma5Packages.qt5ct
kdePackages.xdg-desktop-portal-kde # kdePackages.xdg-desktop-portal-kde
lxappearance # lxappearance
# spotdl # spotdl
# rustdesk # rustdesk
kdePackages.kdenlive kdePackages.kdenlive
@ -159,7 +159,7 @@
python3 python3
nix-index nix-index
sqlite sqlite
fennel # fennel
kdePackages.plasma-sdk kdePackages.plasma-sdk
# ardour # ardour
qpwgraph qpwgraph

View file

@ -80,7 +80,7 @@
# SUBSYSTEM=="power_supply", ATTR{online}=="1", RUN+="/usr/bin/at -M -f /lib/udev/power-profiles/performance now" # SUBSYSTEM=="power_supply", ATTR{online}=="1", RUN+="/usr/bin/at -M -f /lib/udev/power-profiles/performance now"
# Enable touchpad support (enabled default in most desktopManager). # Enable touchpad support (enabled default in most desktopManager).
services.xserver.libinput.enable = true; services.libinput.enable = true;
services.xserver.dpi = 144; services.xserver.dpi = 144;
# Define a user account. Don't forget to set a password with passwd. # Define a user account. Don't forget to set a password with passwd.