This website requires JavaScript.
Explore
Help
Sign In
fleaz
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
06f14d9faf
nixos-config
/
roles
/
laptop.nix
8 lines
83 B
Nix
Raw
Normal View
History
Unescape
Escape
Started role/laptop
2022-06-21 13:34:34 +00:00
{
Add TLP module to all laptops
2023-01-27 16:34:49 +00:00
imports
=
[
../modules/tlp.nix
]
;
Started role/laptop
2022-06-21 13:34:34 +00:00
hardware
.
bluetooth
.
enable
=
true
;
}
Reference in a new issue
Copy permalink