diff options
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 { |