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