This website requires JavaScript.
Explore
Help
Sign In
harry123
/
nix-config
Watch
1
Star
0
Fork
You've already forked nix-config
0
mirror of
https://github.com/harryssecret/homelab-nix.git
synced
2025-02-23 23:03:57 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e9adff9c68
nix-config
/
hosts
/
goober
/
features
/
hardware
/
nvidia.nix
8 lines
93 B
Nix
Raw
Normal View
History
Unescape
Escape
game related config
2025-02-12 10:11:34 +01:00
{
config
,
pkgs
,
.
.
.
}:
added nvidia
2025-02-09 17:30:51 +01:00
{
hardware
.
graphics
.
enable
=
true
;
hardware
.
nvidia
.
open
=
true
;
}
Reference in a new issue
Copy permalink