This commit is contained in:
Shelvacu
2025-02-04 18:08:12 -08:00
committed by Shelvacu on triple-dezert
parent 2c99559cb3
commit b4c3f87aaf

View File

@@ -46,6 +46,7 @@
mkvtoolnix-cli
])
++ [
"ffmpeg-allvrything"
config.services.postgresql.package
(pkgs.writeScriptBin "into-nix-cache" ''
if [[ $UID -ne 0 ]]; then exec sudo $0 "$@";fi