sorted apps
This commit is contained in:
parent
029fc6b813
commit
bac1431c80
2 changed files with 2 additions and 6 deletions
|
|
@ -36,6 +36,7 @@ in {
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
bat
|
bat
|
||||||
|
btop
|
||||||
cowsay
|
cowsay
|
||||||
direnv
|
direnv
|
||||||
docker-compose
|
docker-compose
|
||||||
|
|
@ -44,8 +45,8 @@ in {
|
||||||
file
|
file
|
||||||
fzf
|
fzf
|
||||||
gcc
|
gcc
|
||||||
btop
|
|
||||||
gnupg
|
gnupg
|
||||||
|
jq
|
||||||
neofetch
|
neofetch
|
||||||
nodejs_22
|
nodejs_22
|
||||||
pandoc
|
pandoc
|
||||||
|
|
|
||||||
|
|
@ -30,19 +30,14 @@ in {
|
||||||
security.polkit.enable = true;
|
security.polkit.enable = true;
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
brightnessctl
|
brightnessctl
|
||||||
fortune
|
|
||||||
hypridle
|
hypridle
|
||||||
hyprlock
|
hyprlock
|
||||||
hyprpaper
|
hyprpaper
|
||||||
hyprpicker
|
hyprpicker
|
||||||
hyprpolkitagent
|
hyprpolkitagent
|
||||||
hyprshot
|
hyprshot
|
||||||
jq
|
|
||||||
networkmanagerapplet
|
|
||||||
playerctl
|
playerctl
|
||||||
pulsemixer
|
pulsemixer
|
||||||
python312Packages.gpustat
|
|
||||||
wirelesstools
|
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
wofi
|
wofi
|
||||||
xdg-desktop-portal-hyprland
|
xdg-desktop-portal-hyprland
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue