diff options
Diffstat (limited to 'adho-configuration.nix')
-rw-r--r-- | adho-configuration.nix | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/adho-configuration.nix b/adho-configuration.nix index 6320e46721df..bf8792c15734 100644 --- a/adho-configuration.nix +++ b/adho-configuration.nix @@ -91,6 +91,11 @@ psk = "guest7890"; }; + # Røverstaden + "Roverstaden" = { + psk = "r0verstaden2018"; + }; + "Norwegian Internet Access" = {}; "NSB_INTERAKTIV" = {}; "The Thief" = {}; |