This commit is contained in:
Hadi
2024-06-29 00:18:07 +02:00
parent 56c2c41b68
commit 40ffce6605
4 changed files with 60 additions and 58 deletions

View File

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