mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 21:01:34 +01:00
Install ffmpeg for the memories app in the nextcloud container
This commit is contained in:
parent
bb3c37d0c9
commit
010cfc787f
1 changed files with 2 additions and 0 deletions
|
|
@ -85,6 +85,8 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
environment.systemPackages = [ pkgs.ffmpeg ];
|
||||||
|
|
||||||
myConfig.tailscale.serve = "80";
|
myConfig.tailscale.serve = "80";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue