Former-commit-id: a6207c07ab
This commit is contained in:
Hadi
2024-06-17 17:04:39 +02:00
committed by GitHub
parent a42ef3ff84
commit e5bdab5a24
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
};
}