Enable tailscale

This commit is contained in:
SebastianStork 2024-06-19 22:41:56 +02:00
parent 5fac577437
commit 433ab8d024
6 changed files with 41 additions and 4 deletions

View file

@ -29,6 +29,7 @@
nix-helper.enable = true;
auto-gc.enable = true;
night-light.enable = true;
tailscale.enable = true;
};
boot.kernelPackages = pkgs.linuxPackages_latest;