fix code highlighting

main
Stef Dunlap 2023-01-30 18:49:29 -05:00
parent 9348291026
commit 5c375b2998
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ Manage bluetooth through the CLI with `bluetoothctl`.
Enable the fingerprint reader with
[source](https://git.kindrobot.ca/kindrobot/nix-config/src/commit/6dcc57a85715665d188de03e3c74a926056c58ea/box/framework2.nix#L50)
```
```nix
{
services.fprintd.enable = true;
}