Enable tailscale on all machines
This commit is contained in:
@ -45,6 +45,7 @@ inputs:
|
||||
};
|
||||
|
||||
services = {
|
||||
tailscale.enable = true;
|
||||
# yubikey smartcard mode
|
||||
pcscd.enable = true;
|
||||
dbus.packages = with pkgs; [ gcr ];
|
||||
|
Reference in New Issue
Block a user