From 19e72eedb7a4b447e3574b39c74e097417fbe91e Mon Sep 17 00:00:00 2001 From: Zhongheng Liu Date: Wed, 26 Feb 2025 13:53:41 +0200 Subject: feat: redesign, with onedark theme --- nixos/custom-hosts.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nixos/custom-hosts.nix') diff --git a/nixos/custom-hosts.nix b/nixos/custom-hosts.nix index 495adb4..423229e 100644 --- a/nixos/custom-hosts.nix +++ b/nixos/custom-hosts.nix @@ -8,6 +8,8 @@ let "www" "blog" "files" + "code" + "chat" ]; in { -- cgit