nixos/tower: Enable bolt Thunderbolt daemon
This commit is contained in:
parent
0c797a81e0
commit
e8e90e6172
@ -80,6 +80,10 @@
|
||||
console.keyMap = "uk";
|
||||
|
||||
services = {
|
||||
hardware = {
|
||||
bolt.enable = true;
|
||||
};
|
||||
|
||||
lvm = {
|
||||
boot.thin.enable = true;
|
||||
dmeventd.enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user