This commit is contained in:
Miguel Palhas
2025-07-01 18:12:54 +01:00
parent 29821d2531
commit ffcc7b397f
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
{ pkgs, ... }:
{
services.tailscale.enable = true;
}
+1
View File
@@ -18,6 +18,7 @@
../common/features/bluetooth.nix
../common/features/ledger.nix
../common/features/android-studio.nix
../common/features/tailscale.nix
];
networking.hostName = "konishi";