mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
In-house katexprs for now
This commit is contained in:
parent
a37b760124
commit
567dabb901
41 changed files with 1662 additions and 1 deletions
|
|
@ -6,12 +6,13 @@ let
|
|||
(import ./nur { inherit sources; })
|
||||
(import sources.emacs-overlay)
|
||||
(import ./rustfmt)
|
||||
(import ./katlib)
|
||||
(import ./katpkgs)
|
||||
/* # TODO: implement these
|
||||
(import ./vimrc)
|
||||
*/
|
||||
] ++ (map (path: import "${path}/overlay.nix") [
|
||||
sources.arcexprs
|
||||
sources.katexprs
|
||||
sources.anicca
|
||||
]);
|
||||
config = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue