Former-commit-id: a0c5bd962b
This commit is contained in:
Hadi
2024-06-20 02:45:24 +02:00
parent 76355d3ca1
commit 22b00bf301
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
};
}