mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 10:05:13 -05:00
feat: cleaned up some stuff
This commit is contained in:
parent
a5996792ce
commit
b8c25f618e
11 changed files with 51 additions and 49 deletions
|
@ -1,6 +1,6 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
extensions = builtins.attrValues {
|
||||
extensions.packages = builtins.attrValues {
|
||||
inherit (pkgs.nur.repos.rycee.firefox-addons)
|
||||
bitwarden
|
||||
enhancer-for-youtube
|
||||
|
@ -8,6 +8,7 @@
|
|||
ublock-origin
|
||||
unpaywall
|
||||
vimium
|
||||
side-view
|
||||
;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue