diff --git a/home.nix b/home.nix index 85ea8a4..c4b150a 100644 --- a/home.nix +++ b/home.nix @@ -268,6 +268,7 @@ } ]; opts = { + conceallevel = 1; expandtab = true; ignorecase = true; number = true; @@ -313,7 +314,7 @@ settings = { dir = "~/muhhMory"; daily_notes = { - folder = "~/muhhmory/Journal/Daily Pages"; + folder = "Journal/Daily Pages"; template = "Daily Page.md"; }; templates = {