forgejo: remove sudo from pkgs

This commit is contained in:
notohh 2023-10-05 16:07:51 -04:00
parent f98544ab12
commit 70b323d8c4
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -49,7 +49,6 @@
#"native:host"
];
hostPackages = with pkgs; [
sudo
bash
curl
coreutils