added obsidian - markdown editor
This commit is contained in:
@@ -6,7 +6,6 @@
|
|||||||
];
|
];
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
# General
|
|
||||||
git
|
git
|
||||||
neovim
|
neovim
|
||||||
nixfmt
|
nixfmt
|
||||||
@@ -18,6 +17,7 @@
|
|||||||
devenv
|
devenv
|
||||||
xh
|
xh
|
||||||
nodejs
|
nodejs
|
||||||
|
obsidian
|
||||||
];
|
];
|
||||||
|
|
||||||
# Nix LSP
|
# Nix LSP
|
||||||
|
|||||||
Reference in New Issue
Block a user