This commit is contained in:
Hadi 2024-08-11 12:02:11 +02:00
parent a318562aa7
commit 246b5b6c8e

View File

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