steam: Move to system instead of Flatpak
All checks were successful
check / check (push) Successful in 36s
All checks were successful
check / check (push) Successful in 36s
- Support of gamescope for HDR - Best integration with udev devices - Add proton-ge
This commit is contained in:
parent
350f85904b
commit
a4a651133b
6 changed files with 35 additions and 2 deletions
7
modules/system/apps/default.nix
Normal file
7
modules/system/apps/default.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./steam
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue