feat(nb): allow browsing the notebook, plus additional tools
This commit is contained in:
parent
a358103a43
commit
99d4a60c01
|
@ -8,6 +8,10 @@
|
||||||
in {
|
in {
|
||||||
home.packages = [
|
home.packages = [
|
||||||
pkgs.nb
|
pkgs.nb
|
||||||
|
pkgs.nmap
|
||||||
|
pkgs.w3m
|
||||||
|
pkgs.joshuto
|
||||||
|
pkgs.pandoc
|
||||||
];
|
];
|
||||||
|
|
||||||
home.sessionVariables = {
|
home.sessionVariables = {
|
||||||
|
|
Loading…
Reference in a new issue