diff options
author | Ben Sima <ben@bsima.me> | 2024-10-17 14:58:51 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2024-12-21 10:06:47 -0500 |
commit | 9293fd18d4df5383bb596fabbc6a0f2f7a46923e (patch) | |
tree | da6f87f85fd0bd2ab82fd555047b5977028a39cb /Biz/Cloud.nix | |
parent | 7199970716cbaec2b0fe3b58aba07c17ed5fb4b7 (diff) |
Disable nixpert
This domain is also expired... dang I really need to cleanup my dead projects.
Diffstat (limited to 'Biz/Cloud.nix')
-rw-r--r-- | Biz/Cloud.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Biz/Cloud.nix b/Biz/Cloud.nix index 2254436..08d1ba2 100644 --- a/Biz/Cloud.nix +++ b/Biz/Cloud.nix @@ -16,7 +16,7 @@ bild.os { ./Cloud/Web.nix ./Cloud/Znc.nix "${bild.sources.nixos-mailserver}" - ./Nixpert.nix + # ./Nixpert.nix ]; networking.hostName = "simatime"; networking.domain = "simatime.com"; |