mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 10:35:13 -05:00
feat: removed unused packages
This commit is contained in:
parent
cc822d2102
commit
2f0738fe58
1 changed files with 0 additions and 7 deletions
|
@ -2,24 +2,19 @@
|
||||||
home.packages = builtins.attrValues {
|
home.packages = builtins.attrValues {
|
||||||
inherit
|
inherit
|
||||||
(pkgs)
|
(pkgs)
|
||||||
acpi
|
|
||||||
cifs-utils
|
cifs-utils
|
||||||
fastfetch
|
|
||||||
ffmpeg
|
ffmpeg
|
||||||
flac
|
flac
|
||||||
gvfs
|
|
||||||
hardinfo
|
hardinfo
|
||||||
inetutils
|
inetutils
|
||||||
libgen-cli
|
libgen-cli
|
||||||
libnatpmp
|
libnatpmp
|
||||||
ncdu
|
ncdu
|
||||||
networkmanager-openvpn
|
networkmanager-openvpn
|
||||||
nftables
|
|
||||||
nyancat
|
nyancat
|
||||||
openssl
|
openssl
|
||||||
pciutils
|
pciutils
|
||||||
pinentry
|
pinentry
|
||||||
playerctl
|
|
||||||
samba
|
samba
|
||||||
simple-mtpfs
|
simple-mtpfs
|
||||||
sshfs
|
sshfs
|
||||||
|
@ -27,12 +22,10 @@
|
||||||
tomb
|
tomb
|
||||||
unrar
|
unrar
|
||||||
unzip
|
unzip
|
||||||
wezterm
|
|
||||||
wget
|
wget
|
||||||
wine
|
wine
|
||||||
xdg-utils
|
xdg-utils
|
||||||
xdotool
|
xdotool
|
||||||
yt-dlp
|
|
||||||
zip
|
zip
|
||||||
;
|
;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue