[skip ci] remove redundant firefox installation
This commit is contained in:
parent
abd8c34d2c
commit
54b4d3075c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ val NETWORK_TOOLS = "curl wget net-tools"
|
||||||
|
|
||||||
val KEY_MANAGEMENT_GUI = "seahorse"
|
val KEY_MANAGEMENT_GUI = "seahorse"
|
||||||
|
|
||||||
val BROWSER = "firefox chromium-browser"
|
val BROWSER = "chromium-browser" // firefox can be installed by installFirefox
|
||||||
|
|
||||||
val EMAIL_CLIENT = "thunderbird"
|
val EMAIL_CLIENT = "thunderbird"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue