mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-11 12:03:11 -05:00
Adding Tailscale
This commit is contained in:
parent
9afafb3f3e
commit
b5a09c54a8
3 changed files with 17 additions and 0 deletions
|
|
@ -80,6 +80,7 @@ inputs.nixpkgs.lib.nixosSystem {
|
|||
docker.enable = true;
|
||||
yubikey.enable = true;
|
||||
kdeconnect.enable = true;
|
||||
tailscale.enable = true;
|
||||
|
||||
# TODO: Move this out
|
||||
home-manager.users.annika = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue