converting to pure
This commit is contained in:
parent
792c318df4
commit
34444081d4
3 changed files with 65 additions and 76 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ config, pkgs, home-manager, nur, ... }:
|
||||
{ config, pkgs, home-manager, ... }:
|
||||
|
||||
{
|
||||
|
||||
|
|
@ -166,7 +166,7 @@
|
|||
user_pref("media.ffmpeg.vaapi.enabled", true);
|
||||
user_pref("media.rdd-vpx.enabled", true);
|
||||
'';
|
||||
extensions = with nur.repos.rycee.firefox-addons; [
|
||||
extensions = with firefoxAddons; [
|
||||
ublock-origin
|
||||
privacy-badger
|
||||
bitwarden
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue