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
|
@ -20,6 +20,10 @@
|
|||
networking.hostName = "nixos-desktop-perso"; # Define your hostname.
|
||||
|
||||
modules.system = {
|
||||
apps = {
|
||||
steam.enable = true;
|
||||
};
|
||||
|
||||
desktop = {
|
||||
plasma.enable = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue