Evie Litherland-Smith
a9c96b8a06
Add converter to read bookmarks.json and convert to lisp format expected by NYXT Enable NYXT again (as well as firefox) now that bookmarks are available Swap accent and alt accent (with each other)
7 lines
63 B
Nix
7 lines
63 B
Nix
{...}: {
|
|
imports = [
|
|
./nyxt.nix
|
|
./firefox.nix
|
|
];
|
|
}
|