feat: switch to pipewire
This commit is contained in:
parent
b414ba1d17
commit
9791074aec
8 changed files with 101 additions and 11 deletions
5
system/gaming.nix
Normal file
5
system/gaming.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
programs.gamemode.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue