This commit is contained in:
Hadi
2024-06-20 02:45:24 +02:00
parent b796117725
commit a0c5bd962b
10 changed files with 97 additions and 12 deletions

View File

@@ -27,6 +27,6 @@
# change the nvim's obsidian configuration if you want to enable that:
obsidian = true;
theme = import ../themes/catppuccin.nix; # select your theme here
theme = import ../themes/nixy.nix; # select your theme here
};
}