This commit is contained in:
Sebastian Moser
2025-07-17 09:45:00 +02:00
parent 50b5c2908c
commit 73837c71cb
2 changed files with 8 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ in {
../users/root/default.nix
../common/nixos-wayland.nix
];
services.tailscale.enable = true;
networking.hostName = "mac";
networking.firewall.enable = false;