feat(nixos): add wlx-overlays and wivrn services, update gamemode settings
This commit is contained in:
5
nixos/ryu/programs/wlx-overlays.nix
Normal file
5
nixos/ryu/programs/wlx-overlays.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{pkgs, ...}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
wlx-overlay-s
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user