mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: adds bolt service for thunderbolt
This commit is contained in:
parent
fe17800d9b
commit
3fd099956d
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,8 @@
|
||||||
|
|
||||||
liv.laptop.enable = true;
|
liv.laptop.enable = true;
|
||||||
|
|
||||||
|
services.hardware.bolt.enable = true;
|
||||||
|
|
||||||
hardware.framework.amd-7040.preventWakeOnAC = true;
|
hardware.framework.amd-7040.preventWakeOnAC = true;
|
||||||
networking.hostName = "sakura";
|
networking.hostName = "sakura";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue