minor updates
This commit is contained in:
parent
87fecccad4
commit
3ad6f9f2e7
1 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@ let
|
|||
in
|
||||
{
|
||||
home.packages = [
|
||||
pkgs.librewolf
|
||||
unstable.librewolf
|
||||
pkgs.vscode-fhs
|
||||
pkgs.kitty
|
||||
pkgs.git
|
||||
|
@ -34,12 +34,11 @@ in
|
|||
pkgs.gcc
|
||||
pkgs.xorg.libX11
|
||||
pkgs.libGL
|
||||
pkgs.nix-index
|
||||
pkgs.drawing
|
||||
pkgs.swaynotificationcenter
|
||||
pkgs.brightnessctl
|
||||
pkgs.pavucontrol
|
||||
pkgs.python312
|
||||
pkgs.python3
|
||||
pkgs.blueman
|
||||
pkgs.dnsutils
|
||||
pkgs.gnome.gnome-keyring
|
||||
|
@ -78,5 +77,6 @@ in
|
|||
pkgs.gdbgui
|
||||
pkgs.libreoffice-qt
|
||||
pkgs.mosh
|
||||
pkgs.iperf3
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue