From 0fe66627dde9e64287fbe2172a830d08bd2de7dd Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Fri, 26 Jun 2020 19:55:48 +0100 Subject: feat(tazjin/frog): Install 'nsfv-setup' into system profile Change-Id: I8b49cd5208a8ddb43eb426714c14c9cdd50f0bd0 Reviewed-on: https://cl.tvl.fyi/c/depot/+/601 Reviewed-by: tazjin --- users/tazjin/nixos/frog/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/users/tazjin/nixos/frog/default.nix b/users/tazjin/nixos/frog/default.nix index 62273b0b57..6a336dec47 100644 --- a/users/tazjin/nixos/frog/default.nix +++ b/users/tazjin/nixos/frog/default.nix @@ -205,6 +205,7 @@ in depot.lib.fix(self: { third_party.ffmpeg third_party.git third_party.lutris + tools.nsfv-setup ]) ++ # programs from nixpkgs -- cgit 1.4.1