summary refs log tree commit diff stats
path: root/system/mba.nix
diff options
context:
space:
mode:
authorAlan Pearce2024-05-21 19:52:45 +0200
committerAlan Pearce2024-05-21 20:11:42 +0200
commit260d37e48218d5f81145b45807ce11f7d05d98cd (patch)
treeccc710d5c2a44e4375b03eaed854fcf54b1f2a3b /system/mba.nix
parent213555ac6cd409b7a254a5f5820d49f2bf8c7532 (diff)
downloadnixfiles-260d37e48218d5f81145b45807ce11f7d05d98cd.tar.lz
nixfiles-260d37e48218d5f81145b45807ce11f7d05d98cd.tar.zst
nixfiles-260d37e48218d5f81145b45807ce11f7d05d98cd.zip
tailscale all the things!
Diffstat (limited to 'system/mba.nix')
-rw-r--r--system/mba.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/mba.nix b/system/mba.nix
index c39862cf..abed520b 100644
--- a/system/mba.nix
+++ b/system/mba.nix
@@ -8,6 +8,7 @@
   networking = {
     hostName = "mba";
   };
+  services.tailscale.enable = true;
 
   services.activate-system.enable = true;