removed redundant pkgs. prefix

This commit is contained in:
Andreas Schaafsma 2024-12-07 16:54:09 +01:00
parent e2086b228b
commit 94c2c9d7d5

View File

@ -87,14 +87,13 @@ in
# Set up system Packages # Set up system Packages
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
git git
pkgs.wine wine
pkgs.bottles bottles
pkgs.gparted gparted
pkgs.ntfs3g ntfs3g
pkgs.ntfsprogs ntfsprogs
pkgs.my-namespace.udev-steelseries my-namespace.udev-steelseries
pkgs.my-namespace.hello my-namespace.hello
# stuff I installed to try to get gamescope to work to no avail Gamescope is just broken it seems. # stuff I installed to try to get gamescope to work to no avail Gamescope is just broken it seems.
# pkgs.mesa # pkgs.mesa
# pkgs.vulkan-loader # pkgs.vulkan-loader