diff --git a/modules/home/trgui/default.nix b/modules/home/trgui/default.nix index be5181d..a890965 100644 --- a/modules/home/trgui/default.nix +++ b/modules/home/trgui/default.nix @@ -15,7 +15,7 @@ in ]; my.home.xdg.mime-apps = { - applications.media.torrent = "TrguiNG.desktop"; + applications.torrent = "TrguiNG.desktop"; }; }; }