mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
chore: remove legacy packages
This commit is contained in:
parent
6f8978ed77
commit
b9dd4618bb
1 changed files with 3 additions and 4 deletions
|
|
@ -1,6 +1,9 @@
|
|||
{ inputs, pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
audacity # Record audio stuff
|
||||
obs-studio # Record video stuff
|
||||
exiftool # Read exif data from CLI
|
||||
pinta # "Paint.NET-like editor"
|
||||
kdenlive # Video editor
|
||||
translate-shell # Google Translate but in the CLI
|
||||
|
|
@ -12,7 +15,6 @@
|
|||
wdisplays
|
||||
htop
|
||||
firefox
|
||||
lxappearance
|
||||
nsxiv
|
||||
eza
|
||||
file
|
||||
|
|
@ -23,15 +25,12 @@
|
|||
libreoffice
|
||||
xfce.thunar
|
||||
prismlauncher
|
||||
modrinth-app
|
||||
lunar-client
|
||||
jdk
|
||||
ripgrep
|
||||
yt-dlp
|
||||
wineWowPackages.wayland
|
||||
element-desktop-wayland
|
||||
tut
|
||||
iamb
|
||||
spotify
|
||||
thunderbird
|
||||
neofetch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue