First Commit
This commit is contained in:
14
modules/gaming/packages.nix
Normal file
14
modules/gaming/packages.nix
Normal file
@@ -0,0 +1,14 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
heroic
|
||||
vulkan-hdr-layer-kwin6
|
||||
lsfg-vk
|
||||
lsfg-vk-ui
|
||||
gamescope
|
||||
gamescope-wsi
|
||||
moonlight-qt
|
||||
bs-manager
|
||||
wine
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user