mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
Firefox userChrome Package + Substitutor
This commit is contained in:
parent
dc5d6552a1
commit
03975cc394
7 changed files with 132 additions and 114 deletions
|
|
@ -6,7 +6,13 @@ let
|
|||
(import ./nur { inherit sources; })
|
||||
(import sources.emacs-overlay)
|
||||
(import ./rustfmt)
|
||||
(import ./firefox-tst)
|
||||
(import ./ff-tst-style)
|
||||
(import ./ff-uc-style)
|
||||
/* # TODO: implement these
|
||||
(import ./waybar-style)
|
||||
(import ./wofi-style)
|
||||
(import ./vimrc)
|
||||
*/
|
||||
] ++ (map (path: import "${path}/overlay.nix") [
|
||||
sources.arcexprs
|
||||
sources.katexprs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue