add nemo file manager

This commit is contained in:
Frost-Phoenix 2023-12-13 22:22:10 +01:00
parent 2ff348be82
commit 6c5e19f7ce

View file

@ -2,36 +2,37 @@
{ {
home.packages = (with pkgs; [ home.packages = (with pkgs; [
discord discord
eza # ls replacement eza # ls replacement
entr # perform action when file change entr # perform action when file change
fzf # fuzzy finder fzf # fuzzy finder
lazygit lazygit
libreoffice libreoffice
nitch # systhem fetch util nitch # systhem fetch util
nix-prefetch-github nix-prefetch-github
prismlauncher # minecraft launcher prismlauncher # minecraft launcher
ripgrep # grep replacement ripgrep # grep replacement
rnix-lsp rnix-lsp
spotify spotify
xfce.thunar # file manager xfce.thunar # file manager
yazi # terminal file manager cinnamon.nemo-with-extensions # file manager
yazi # terminal file manager
youtube-dl youtube-dl
# C / C++ # C / C++
gcc gcc
gnumake gnumake
bleachbit # cache cleaner bleachbit # cache cleaner
gparted # partition manager gparted # partition manager
ffmpeg ffmpeg
imv # image viewer imv # image viewer
libnotify libnotify
mpv # video player mpv # video player
openssl openssl
pamixer # pulseaudio command line mixer pamixer # pulseaudio command line mixer
pavucontrol # pulseaudio volume controle (GUI) pavucontrol # pulseaudio volume controle (GUI)
playerctl # controller for media players playerctl # controller for media players
qalculate-gtk # calculator qalculate-gtk # calculator
unzip unzip
wget wget
xdg-utils xdg-utils