This website requires JavaScript.
Explore
Help
Sign in
sako
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
9ec4fa7219
nixos
/
modules
/
desktop
/
game
/
default.nix
5 lines
93 B
Nix
Raw
Normal View
History
Unescape
Escape
steam and some other stuff
2023-07-09 02:25:39 +04:00
{
desktop/game: init osu
2024-10-03 08:44:56 +04:00
imports
=
[
./steam
./lutris
./wine
./grapejuice
./tetrio
./prismlauncher
./osu
]
;
steam and some other stuff
2023-07-09 02:25:39 +04:00
}
Reference in a new issue
Copy permalink