nevermind gh cli needs to be a system package for git to find it
This commit is contained in:
parent
0da2dc9b52
commit
1f5ac71e74
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,6 @@
|
||||||
python310Packages.pip
|
python310Packages.pip
|
||||||
rustup
|
rustup
|
||||||
cargo
|
cargo
|
||||||
gh
|
|
||||||
nodejs
|
nodejs
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
@ -214,6 +213,7 @@
|
||||||
pamixer
|
pamixer
|
||||||
feh
|
feh
|
||||||
unzip
|
unzip
|
||||||
|
gh
|
||||||
];
|
];
|
||||||
|
|
||||||
# Some programs need SUID wrappers, can be configured further or are
|
# Some programs need SUID wrappers, can be configured further or are
|
||||||
|
|
Loading…
Reference in a new issue