fix typo
This commit is contained in:
parent
d108086e94
commit
87244e45d9
|
@ -137,7 +137,7 @@
|
||||||
# Install packages, prefix with 'unstable.' to use overlay
|
# Install packages, prefix with 'unstable.' to use overlay
|
||||||
systemPackages = with pkgs; [
|
systemPackages = with pkgs; [
|
||||||
# System tools
|
# System tools
|
||||||
curl git home-manager trash tree unrar unzip vim wget zip
|
curl git home-manager trash-cli tree unrar unzip vim wget zip
|
||||||
|
|
||||||
# Developer tools
|
# Developer tools
|
||||||
docker-compose
|
docker-compose
|
||||||
|
|
Loading…
Reference in a new issue