chiark / gitweb /
xacpi-simple: (but no need to actually run it)
[ian-dotfiles.git] / config
diff --git a/config b/config
index eaaeb82947be4e64b42ff73085ec5a3a6c3f4d94..54bf8c771b64f4e8daa6601b90f790b642086701 100644 (file)
--- a/config
+++ b/config
@@ -43,5 +43,8 @@ $ncipher= $hostname =~ m/\.(ncipher\.com$)/    ? 'cam' :
           $hostname =~ m/\.(ncipherusa\.com$)/ ? 'bos' :
           0;
 
+$chiark=  $hostname =~ m/chiark/;
+$laptop=  $hostname =~ m/liberator|norway/;
+
 %ncipherdom= ('cam' => 'ncipher.com',
              'bos' => 'ncipherusa.com');