about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--adho-configuration.nix6
1 files changed, 5 insertions, 1 deletions
diff --git a/adho-configuration.nix b/adho-configuration.nix
index db594799ef54..c6869f3b678e 100644
--- a/adho-configuration.nix
+++ b/adho-configuration.nix
@@ -59,11 +59,15 @@
         psk = "sarabar1989";
       };
 
-      # Sync Compund
+      # Sync Compound
       "RWDS" = {
         psk = "radicalagenda";
       };
 
+      "BrewDog" = {
+        psk = "welovebeer";
+      };
+
       "espressohouse" = {};
       "Gotanet Open" = {};
     };