Add chromium

Necessary for some web apps …
Previously installed via apt.

Add chromedriver for locally acceptance tests.
This commit is contained in:
Daniel Siepmann 2022-03-10 17:27:04 +01:00
parent d0287c7d5b
commit a0b6cf5ec9
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -49,6 +49,8 @@
pkgs.borgbackup
pkgs.keepassxc
pkgs.chromium
# Dev tools
pkgs.litecli
pkgs.sqlite
@ -64,6 +66,7 @@
pkgs.yamllint
pkgs.kcachegrind
pkgs.geckodriver
pkgs.chromedriver
# In order to pull binaries from their.
# E.g. phpcs: https://github.com/fossar/nix-phps#how-to-use