This website requires JavaScript.
Explore
Help
Sign In
lytedev
/
nix
Watch
1
Star
0
Fork
You've already forked nix
1
Code
Issues
Pull requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
93f60a925e
nix
/
modules
/
nixos
/
lutris.nix
9 lines
105 B
Nix
Raw
Normal View
History
Unescape
Escape
Paranoid
2024-01-16 21:14:14 -06:00
{
pkgs
,
.
.
.
}:
{
environment
=
{
systemPackages
=
with
pkgs
;
[
Moat tools
2024-03-14 14:04:31 -05:00
wine
Samba
2024-03-04 12:08:18 -06:00
lutris
Paranoid
2024-01-16 21:14:14 -06:00
]
;
}
;
}
Reference in a new issue
Copy permalink