add tailscale for akun

This commit is contained in:
ulic-youthlic 2025-03-02 01:54:46 +08:00
parent dfab12158d
commit 1f6dc8458c
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
2 changed files with 6 additions and 4 deletions

View file

@ -9,6 +9,7 @@
];
youthlic = {
users.deploy.enable = true;
home-manager = {
enable = true;
unixName = "david";
@ -19,6 +20,7 @@
dae.enable = true;
openssh.enable = true;
kanata.enable = true;
tailscale.enable = true;
};
gui.enabled = "kde";
};