web: Remove passff-host

restic-rest-server
Simon Bruder 2020-08-22 18:14:00 +02:00
parent c6152d5d08
commit 331dad50f3
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
{
environment.systemPackages = with pkgs; [
firefox-wayland
passff-host # host app for pass firefox extension
# Buidling chromium from source on a potato laptop is not fun
#(ungoogled-chromium.override { useOzone = true; })
];