trezord: TREZOR -> Trezor

This commit is contained in:
Pavol Rusnak
2020-12-27 19:48:09 +01:00
parent 0ff6bc488d
commit b0121fcb03
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ in {
services.udev.packages = [ pkgs.trezor-udev-rules ];
systemd.services.trezord = {
description = "TREZOR Bridge";
description = "Trezor Bridge";
after = [ "systemd-udev-settle.service" "network.target" ];
wantedBy = [ "multi-user.target" ];
path = [];