mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-03 19:42:10 +02:00
test
This commit is contained in:
9
home/programs/nvim/obsidian.nix
Normal file
9
home/programs/nvim/obsidian.nix
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
programs.nixvim.plugins.obsidian = {
|
||||
enable = true;
|
||||
settings = {
|
||||
dir = "~/nextcloud/Notes";
|
||||
disable_frontmatter = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user