Enable tailscale on all machines
This commit is contained in:
@ -30,7 +30,6 @@ inputs.nixpkgs.lib.nixosSystem {
|
||||
interfaces.wlp2s0.useDHCP = true;
|
||||
};
|
||||
services = {
|
||||
tailscale.enable = true;
|
||||
# enable touchpad support
|
||||
xserver.libinput.enable = true;
|
||||
blueman.enable = true;
|
||||
|
Reference in New Issue
Block a user