mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 01:37:24 +08:00
Apply suggestions from code review - option name
Add `hardware` to option name Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
This commit is contained in:
@@ -42,7 +42,7 @@ There are multiple versions of the Surface kernel available:
|
||||
This repo uses `longterm` by default, but you can switch it to `stable` by adding this to your configuration file:
|
||||
|
||||
```nix
|
||||
microsoft-surface.kernelVersion = "stable";
|
||||
hardware.microsoft-surface.kernelVersion = "stable";
|
||||
```
|
||||
|
||||
### Support Tools
|
||||
|
||||
Reference in New Issue
Block a user