about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--adho-configuration.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/adho-configuration.nix b/adho-configuration.nix
index 4498f0454979..0181c4ace38f 100644
--- a/adho-configuration.nix
+++ b/adho-configuration.nix
@@ -152,6 +152,11 @@
         psk = "couscous";
       };
 
+      # Kitty's misspelled network.
+      "How do I Computer?" = {
+        psk = "herpderpponies";
+      };
+
       # NixCon 2018
       "Coin Street Community Builders " = {
         psk = "3vents2016";