This website requires JavaScript.
Explore
Help
Register
Sign In
m3tam3re
/
nix-configurations
Watch
1
Star
0
Fork
You've already forked nix-configurations
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a9aefa240b
nix-configurations
/
home
/
features
/
hardware
/
default.nix
8 lines
83 B
Nix
Raw
Blame
History
{
pkgs
,
.
.
.
}:
{
home
.
packages
=
with
pkgs
;
[
lm_sensors
powertop
]
;
}
Reference in New Issue
View Git Blame
Copy Permalink