mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-04-07 04:28:10 +02:00
fix: moved instruction to base.nix
This commit is contained in:
parent
c33f04732e
commit
66ce90f881
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@
|
|||
|
||||
services.tailscale.enable = true;
|
||||
networking.networkmanager.enable = true; # Easiest to use and most distros use this by default.
|
||||
networking.networkmanager.unmanaged = [ "tailscale0" ];
|
||||
|
||||
time.timeZone = "Europe/Paris";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue