removed redundant pkgs. prefix
This commit is contained in:
parent
e2086b228b
commit
94c2c9d7d5
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user