Tweaks
This commit is contained in:
parent
89082006fe
commit
ac3825e6f9
|
@ -2,6 +2,7 @@
|
||||||
config,
|
config,
|
||||||
lib,
|
lib,
|
||||||
pkgs,
|
pkgs,
|
||||||
|
inputs',
|
||||||
...
|
...
|
||||||
}:
|
}:
|
||||||
|
|
||||||
|
@ -15,6 +16,10 @@
|
||||||
nix-du
|
nix-du
|
||||||
sops
|
sops
|
||||||
hut
|
hut
|
||||||
|
# Markdown
|
||||||
|
cmark-gfm
|
||||||
|
pandoc
|
||||||
|
mdbook
|
||||||
];
|
];
|
||||||
programs = {
|
programs = {
|
||||||
direnv.enable = true;
|
direnv.enable = true;
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
neovim
|
neovim
|
||||||
git
|
git
|
||||||
tmux
|
tmux
|
||||||
nixfmt-rfc-style
|
alejandra
|
||||||
nix-index
|
nix-index
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue