Up
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
statix.enable = true;
|
||||
};
|
||||
formatting = {
|
||||
fantomas.enable = true;
|
||||
gofmt.enable = true;
|
||||
goimports.enable = true;
|
||||
nixfmt.enable = true;
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
{
|
||||
programs.nixvim.plugins.obsidian = {
|
||||
enable = true;
|
||||
dir = "~/Nextcloud/obsidian";
|
||||
disableFrontmatter = true;
|
||||
settings = {
|
||||
dir = "~/Nextcloud/obsidian";
|
||||
disableFrontmatter = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user