home: firefox: use upstream 'ff2mpv-go'
This commit is contained in:
parent
373545ee38
commit
e97f295470
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ in
|
||||||
nativeMessagingHosts = ([ ]
|
nativeMessagingHosts = ([ ]
|
||||||
++ lib.optional cfg.tridactyl.enable pkgs.tridactyl-native
|
++ lib.optional cfg.tridactyl.enable pkgs.tridactyl-native
|
||||||
# Watch videos using mpv
|
# Watch videos using mpv
|
||||||
++ lib.optional cfg.ff2mpv.enable pkgs.ambroisie.ff2mpv-go
|
++ lib.optional cfg.ff2mpv.enable pkgs.ff2mpv-go
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue