[packages] organized packages
This commit is contained in:
parent
2adbd5eea1
commit
5deefd1aac
@ -4,16 +4,27 @@
|
|||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
|
||||||
# fonts
|
# system
|
||||||
font-awesome
|
btop
|
||||||
jetbrains-mono
|
easyeffects
|
||||||
ubuntu_font_family
|
fastfetch
|
||||||
|
fwupd
|
||||||
|
htop
|
||||||
|
intel-gpu-tools
|
||||||
|
killall
|
||||||
|
radeontop
|
||||||
|
pciutils
|
||||||
|
powertop
|
||||||
|
solaar
|
||||||
|
spice-vdagent
|
||||||
|
sshfs
|
||||||
|
wl-clipboard
|
||||||
|
|
||||||
# hyprland
|
# hyprland
|
||||||
adwaita-qt
|
adwaita-qt
|
||||||
brightnessctl
|
brightnessctl
|
||||||
unstable.grimblast
|
|
||||||
grim
|
grim
|
||||||
|
unstable.grimblast
|
||||||
imagemagick
|
imagemagick
|
||||||
jq
|
jq
|
||||||
lxappearance-gtk2
|
lxappearance-gtk2
|
||||||
@ -26,43 +37,39 @@
|
|||||||
wofi
|
wofi
|
||||||
xfce.xfce4-settings
|
xfce.xfce4-settings
|
||||||
|
|
||||||
# system
|
# fonts
|
||||||
easyeffects
|
font-awesome
|
||||||
fwupd
|
jetbrains-mono
|
||||||
intel-gpu-tools
|
ubuntu_font_family
|
||||||
killall
|
|
||||||
radeontop
|
|
||||||
pciutils
|
|
||||||
powertop
|
|
||||||
solaar
|
|
||||||
spice-vdagent
|
|
||||||
sshfs
|
|
||||||
wl-clipboard
|
|
||||||
|
|
||||||
# usability
|
# browsers
|
||||||
|
unstable.firefox
|
||||||
|
unstable.google-chrome
|
||||||
|
unstable.microsoft-edge
|
||||||
|
|
||||||
|
# general cli utilities
|
||||||
bat
|
bat
|
||||||
btop
|
|
||||||
unstable.bitwarden
|
|
||||||
unstable.clipse
|
unstable.clipse
|
||||||
cmatrix
|
cmatrix
|
||||||
dnsutils
|
|
||||||
fastfetch
|
|
||||||
firefox
|
|
||||||
git
|
git
|
||||||
gimp
|
|
||||||
unstable.google-chrome
|
|
||||||
htop
|
|
||||||
kitty
|
|
||||||
meld
|
|
||||||
mpv
|
|
||||||
unstable.multiviewer-for-f1
|
|
||||||
unstable.microsoft-edge
|
|
||||||
nextcloud-client
|
|
||||||
screen
|
screen
|
||||||
unstable.spotify
|
|
||||||
unstable.vscode
|
|
||||||
vim
|
vim
|
||||||
wget
|
wget
|
||||||
|
|
||||||
|
# general gui utilities
|
||||||
|
unstable.bitwarden
|
||||||
|
gimp
|
||||||
|
meld
|
||||||
|
nextcloud-client
|
||||||
|
unstable.vscode
|
||||||
|
|
||||||
|
# multimedia
|
||||||
|
mpv
|
||||||
|
unstable.multiviewer-for-f1
|
||||||
|
unstable.spotify
|
||||||
|
|
||||||
|
# dns utilities
|
||||||
|
dnsutils
|
||||||
whois
|
whois
|
||||||
|
|
||||||
# office
|
# office
|
||||||
|
Reference in New Issue
Block a user