removed redundant pkgs. prefix
This commit is contained in:
parent
e2086b228b
commit
94c2c9d7d5
@ -87,14 +87,13 @@ in
|
||||
# Set up system Packages
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
pkgs.wine
|
||||
pkgs.bottles
|
||||
pkgs.gparted
|
||||
pkgs.ntfs3g
|
||||
pkgs.ntfsprogs
|
||||
pkgs.my-namespace.udev-steelseries
|
||||
pkgs.my-namespace.hello
|
||||
|
||||
wine
|
||||
bottles
|
||||
gparted
|
||||
ntfs3g
|
||||
ntfsprogs
|
||||
my-namespace.udev-steelseries
|
||||
my-namespace.hello
|
||||
# stuff I installed to try to get gamescope to work to no avail Gamescope is just broken it seems.
|
||||
# pkgs.mesa
|
||||
# pkgs.vulkan-loader
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user