hardware/nitrokey: fix description

This commit is contained in:
Felix Buehler 2023-01-12 23:16:33 +01:00
parent 12e555ca1f
commit 14f85e6ec5

View file

@ -4,7 +4,7 @@ let
in
{
options.my.hardware.nitrokey = {
enable = lib.mkEnableOption "pipewire configuration";
enable = lib.mkEnableOption "nitrokey configuration";
};
config = lib.mkIf cfg.enable {