Modify the base packages.
This commit is contained in:
parent
bd870bce09
commit
785595cc95
|
@ -2,7 +2,7 @@
|
||||||
execute 'apt update'
|
execute 'apt update'
|
||||||
|
|
||||||
# Install the necessary packages:
|
# Install the necessary packages:
|
||||||
%w[build-essential zsh vim-nox debian-keyring screen curl dstat direnv jq avahi-daemon].each do |pkg|
|
%w[build-essential zsh vim-nox debian-keyring curl direnv jq avahi-daemon].each do |pkg|
|
||||||
package pkg
|
package pkg
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue