mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
chore: add/remove packages
This commit is contained in:
parent
0f207dab5b
commit
241f53891d
1 changed files with 3 additions and 10 deletions
|
|
@ -5,10 +5,8 @@
|
||||||
bandwhich # Terminal bandwidth utilization tool
|
bandwhich # Terminal bandwidth utilization tool
|
||||||
powertop
|
powertop
|
||||||
element-desktop # Nheko is kinda shit so sadly this has to happen
|
element-desktop # Nheko is kinda shit so sadly this has to happen
|
||||||
yewtube # Play YouTube videos via the terminal
|
|
||||||
iamb # In-terminal-Matrix-messaging
|
iamb # In-terminal-Matrix-messaging
|
||||||
signal-desktop # Since the bridge is broken :(
|
signal-desktop # Since the bridge is broken :(
|
||||||
socat # Required for `hyprland-smart-borders`
|
|
||||||
tesseract # Screen grabbing text from images/PDFs/etc
|
tesseract # Screen grabbing text from images/PDFs/etc
|
||||||
pixcat # Display images in the terminal
|
pixcat # Display images in the terminal
|
||||||
lm_sensors # Show sensor outputs, i.e. temperatures
|
lm_sensors # Show sensor outputs, i.e. temperatures
|
||||||
|
|
@ -17,22 +15,18 @@
|
||||||
# wikit # Wikipedia summaries from the terminal, not added to Nix yet
|
# wikit # Wikipedia summaries from the terminal, not added to Nix yet
|
||||||
# reader # Firefox reader mode but in the terminal, not added to Nix yet
|
# reader # Firefox reader mode but in the terminal, not added to Nix yet
|
||||||
vimv # edit filenames in batch with $EDITOR
|
vimv # edit filenames in batch with $EDITOR
|
||||||
pastel # generate, analyze, convert and manipulate colors
|
# pastel # generate, analyze, convert and manipulate colors
|
||||||
glow # Render Markdown from the terminal
|
glow # Render Markdown from the terminal
|
||||||
htmlq # jq but for HTML
|
# htmlq # jq but for HTML
|
||||||
android-tools # ADB/Fastboot
|
android-tools # ADB/Fastboot
|
||||||
eva # Calculator
|
eva # Calculator
|
||||||
anki-bin # Flashcards
|
anki-bin # Flashcards
|
||||||
vimv # Bulk rename
|
|
||||||
obs-studio # Record video stuff
|
obs-studio # Record video stuff
|
||||||
exiftool # Read exif data from CLI
|
exiftool # Read exif data from CLI
|
||||||
translate-shell # Google Translate but in the CLI
|
translate-shell # Google Translate but in the CLI
|
||||||
wireguard-tools # VPN connections
|
wireguard-tools # VPN connections
|
||||||
openresolv # required for wireguard-tools
|
openresolv # required for wireguard-tools
|
||||||
prusa-slicer
|
|
||||||
blender
|
|
||||||
progress
|
progress
|
||||||
epy
|
|
||||||
zip
|
zip
|
||||||
ripdrag
|
ripdrag
|
||||||
pwgen
|
pwgen
|
||||||
|
|
@ -57,7 +51,7 @@
|
||||||
# wineWowPackages.wayland
|
# wineWowPackages.wayland
|
||||||
# element-desktop # wayland version is very laggy for me
|
# element-desktop # wayland version is very laggy for me
|
||||||
spotify
|
spotify
|
||||||
spotify_player
|
spotify-player
|
||||||
thunderbird
|
thunderbird
|
||||||
neofetch
|
neofetch
|
||||||
nodejs_22
|
nodejs_22
|
||||||
|
|
@ -73,7 +67,6 @@
|
||||||
ffmpeg
|
ffmpeg
|
||||||
killall
|
killall
|
||||||
libnotify
|
libnotify
|
||||||
man-pages # extra man pages
|
|
||||||
mpv # video player
|
mpv # video player
|
||||||
openssl
|
openssl
|
||||||
pamixer # pulseaudio command line mixer
|
pamixer # pulseaudio command line mixer
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue