forgejo: remove sudo from pkgs
This commit is contained in:
parent
f98544ab12
commit
70b323d8c4
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@
|
||||||
#"native:host"
|
#"native:host"
|
||||||
];
|
];
|
||||||
hostPackages = with pkgs; [
|
hostPackages = with pkgs; [
|
||||||
sudo
|
|
||||||
bash
|
bash
|
||||||
curl
|
curl
|
||||||
coreutils
|
coreutils
|
||||||
|
|
Loading…
Reference in a new issue