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