web: Remove passff-host
This commit is contained in:
parent
c6152d5d08
commit
331dad50f3
|
@ -3,7 +3,6 @@
|
||||||
{
|
{
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
firefox-wayland
|
firefox-wayland
|
||||||
passff-host # host app for pass firefox extension
|
|
||||||
# Buidling chromium from source on a potato laptop is not fun
|
# Buidling chromium from source on a potato laptop is not fun
|
||||||
#(ungoogled-chromium.override { useOzone = true; })
|
#(ungoogled-chromium.override { useOzone = true; })
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue