mirror of
https://github.com/kaesaecracker/nixos-configuration.git
synced 2025-01-18 10:30:14 +01:00
enable bolt for thunderbolt security
This commit is contained in:
parent
96483fbaef
commit
cca472cf12
|
@ -38,5 +38,6 @@
|
|||
];
|
||||
|
||||
services.thermald.enable = true;
|
||||
services.hardware.bolt.enable = true; # thunderbolt security
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue