Former-commit-id: 40ffce6605
This commit is contained in:
Hadi
2024-06-29 00:18:07 +02:00
parent 52a029e998
commit 130415e809
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
};
}