mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 18:41:34 +01:00
Enable tailscale
This commit is contained in:
parent
5fac577437
commit
433ab8d024
6 changed files with 41 additions and 4 deletions
|
|
@ -29,6 +29,7 @@
|
|||
nix-helper.enable = true;
|
||||
auto-gc.enable = true;
|
||||
night-light.enable = true;
|
||||
tailscale.enable = true;
|
||||
};
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue