From dc7da501cce6bed045dc202c82713714cbc08bf5 Mon Sep 17 00:00:00 2001 From: schererleander Date: Mon, 12 May 2025 17:37:01 +0200 Subject: add tailwindcss --- hosts/darwin/home.nix | 1 + hosts/nixos/home.nix | 1 + 2 files changed, 2 insertions(+) (limited to 'hosts') diff --git a/hosts/darwin/home.nix b/hosts/darwin/home.nix index 7ec4870..d455d3a 100644 --- a/hosts/darwin/home.nix +++ b/hosts/darwin/home.nix @@ -23,6 +23,7 @@ go nodejs typst + tailwindcss obsidian iterm2 diff --git a/hosts/nixos/home.nix b/hosts/nixos/home.nix index ee8ce59..7b92cda 100644 --- a/hosts/nixos/home.nix +++ b/hosts/nixos/home.nix @@ -33,6 +33,7 @@ jdk go nodejs + tailwindcss # fonts noto-fonts -- cgit v1.3.1