Unstable firefoxpwa
This commit is contained in:
parent
b1db5c1d73
commit
c9d79b5972
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
||||||
# Utility
|
# Utility
|
||||||
protonvpn-gui
|
protonvpn-gui
|
||||||
# Browser
|
# Browser
|
||||||
firefoxpwa
|
inputs'.nixpkgs-unstable.legacyPackages.firefoxpwa
|
||||||
ungoogled-chromium
|
ungoogled-chromium
|
||||||
];
|
];
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
nativeMessagingHosts = with pkgs; [
|
nativeMessagingHosts = with pkgs; [
|
||||||
kdePackages.plasma-browser-integration
|
kdePackages.plasma-browser-integration
|
||||||
firefoxpwa
|
inputs'.nixpkgs-unstable.legacyPackages.firefoxpwa
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue