This website requires JavaScript.
Explore
Help
Sign in
florian.richer
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
cce1f72410
nixos
/
modules
/
system
/
apps
/
default.nix
9 lines
59 B
Nix
Raw
Normal View
History
Unescape
Escape
steam: Move to system instead of Flatpak - Support of gamescope for HDR - Best integration with udev devices - Add proton-ge
2024-09-05 22:47:19 +02:00
{
.
.
.
}:
{
imports
=
[
system: Set flatpak as module
2024-10-25 14:46:24 +02:00
./flatpak
steam: Move to system instead of Flatpak - Support of gamescope for HDR - Best integration with udev devices - Add proton-ge
2024-09-05 22:47:19 +02:00
./steam
]
;
}
Reference in a new issue
Copy permalink