This commit is contained in:
Hadi
2024-06-17 17:04:39 +02:00
committed by GitHub
parent efc017e5bd
commit a6207c07ab
3 changed files with 37 additions and 2 deletions

View File

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