This website requires JavaScript.
Explore
Help
Sign In
greg
/
nix-config
Watch
1
Star
0
Fork
You've already forked nix-config
0
mirror of
https://github.com/gburd/nix-config.git
synced
2024-11-12 16:06:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
24807572b9
nix-config
/
home
/
gburd
/
features
/
games
/
default.nix
7 lines
99 B
Nix
Raw
Normal View
History
Unescape
Escape
A fork of Misterio77 and his standard template. Many thangs to the hard work and generous availability of: git@github.com:Misterio77/nix-config.git
2023-09-15 14:53:38 +00:00
{
pkgs
,
.
.
.
}:
{
imports
=
[
refined for my use
2023-09-19 17:05:08 +00:00
# ./steam.nix
A fork of Misterio77 and his standard template. Many thangs to the hard work and generous availability of: git@github.com:Misterio77/nix-config.git
2023-09-15 14:53:38 +00:00
]
;
home
.
packages
=
with
pkgs
;
[
gamescope
]
;
}
Reference in a new issue
Copy permalink