add downloadGopassBridge and installGopassBridgeJsonApi to IDE installation
This commit is contained in:
parent
0d11749db1
commit
874cd7ee22
1 changed files with 3 additions and 0 deletions
|
@ -155,7 +155,10 @@ fun Prov.provisionBasicDesktop(
|
||||||
|
|
||||||
installFirefox()
|
installFirefox()
|
||||||
installGopass()
|
installGopass()
|
||||||
|
installGopassBridgeJsonApi()
|
||||||
|
downloadGopassBridge()
|
||||||
installRedshift()
|
installRedshift()
|
||||||
|
|
||||||
configureRedshift()
|
configureRedshift()
|
||||||
configureNoSwappiness()
|
configureNoSwappiness()
|
||||||
configureBash()
|
configureBash()
|
||||||
|
|
Loading…
Reference in a new issue