Former-commit-id: a7bd5ad28b
This commit is contained in:
Hadi
2024-07-24 23:38:16 +02:00
parent 0643968e77
commit 768b475183
3 changed files with 55 additions and 2 deletions

View File

@@ -28,6 +28,6 @@
obsidian = true;
tailscale = true;
theme = import ../themes/nixy.nix; # select your theme here
theme = import ../themes/pink.nix; # select your theme here
};
}