enable bolt for thunderbolt security
This commit is contained in:
parent
96483fbaef
commit
cca472cf12
|
@ -38,5 +38,6 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
services.thermald.enable = true;
|
services.thermald.enable = true;
|
||||||
|
services.hardware.bolt.enable = true; # thunderbolt security
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue