Update package names.

This commit is contained in:
Kevin Baensch 2024-11-20 22:06:07 +01:00
parent a6fcd247b7
commit a1ac518cab
Signed by: derped
GPG key ID: C0F1D326C7626543
3 changed files with 4 additions and 8 deletions

View file

@ -5,7 +5,7 @@
}: }:
{ {
config.machine.pkgsets.extra.pkgs = with pkgs; [ config.machine.pkgsets.extra.pkgs = with pkgs; [
alsaUtils alsa-utils
binutils-unwrapped binutils-unwrapped
git-lfs git-lfs
imagemagick imagemagick
@ -14,7 +14,7 @@
miniserve miniserve
p7zip p7zip
sl sl
transmission transmission_4
unrar unrar
usbutils usbutils
]; ];

View file

@ -1,11 +1,8 @@
{ {
config,
pkgs, pkgs,
... ...
}: }:
let
cfg = config.machine;
in
{ {
config.machine.pkgsets.xpkgs.pkgs = with pkgs; [ config.machine.pkgsets.xpkgs.pkgs = with pkgs; [
acpilight acpilight
@ -13,7 +10,6 @@ in
scrot scrot
dconf dconf
alacritty alacritty
gnome3.gvfs
gvfs gvfs
oneko oneko
pcmanfm pcmanfm

View file

@ -13,7 +13,7 @@ mkIf (elem "desktop::sway" config.machine.services) {
}; };
extraPackages = with pkgs; [ extraPackages = with pkgs; [
file file
gnome.adwaita-icon-theme adwaita-icon-theme
grim grim
gsettings-desktop-schemas gsettings-desktop-schemas
gtk3 gtk3