diff options
-rw-r--r-- | ops/nixos/nugget/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ops/nixos/nugget/default.nix b/ops/nixos/nugget/default.nix index e774eb64f413..def2ac81cf59 100644 --- a/ops/nixos/nugget/default.nix +++ b/ops/nixos/nugget/default.nix @@ -102,6 +102,7 @@ in depot.lib.fix(self: { ops.kontemplate third_party.git third_party.tailscale + third_party.ffmpeg ]) ++ # programs from nixpkgs |