diff options
author | Zhongheng Liu <z.liu@outlook.com.gr> | 2025-02-26 13:53:41 +0200 |
---|---|---|
committer | Zhongheng Liu <z.liu@outlook.com.gr> | 2025-02-26 13:53:41 +0200 |
commit | 19e72eedb7a4b447e3574b39c74e097417fbe91e (patch) | |
tree | 0209c6e40b4707dd989ddcdae2e0a5119ad4a44a /nixos/custom-hosts.nix | |
parent | 00f5075f174b5c941dff095560d19c1580e74b70 (diff) | |
download | nixos-configuration-19e72eedb7a4b447e3574b39c74e097417fbe91e.tar.gz nixos-configuration-19e72eedb7a4b447e3574b39c74e097417fbe91e.tar.bz2 nixos-configuration-19e72eedb7a4b447e3574b39c74e097417fbe91e.zip |
feat: redesign, with onedark theme
Diffstat (limited to 'nixos/custom-hosts.nix')
-rw-r--r-- | nixos/custom-hosts.nix | 2 |
1 files changed, 2 insertions, 0 deletions
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 { |