OS, add basic tailscale app

This commit is contained in:
Julia Lange 2025-01-08 13:39:56 -08:00
parent f9611c32df
commit 62fe907e91
2 changed files with 14 additions and 0 deletions

View file

@ -27,7 +27,10 @@
tuigreet.enable = true;
hyprland.enable = true;
tailscale.enable = true;
shell.enabledShells = [ "fish" ];
shell.defaultShell = "fish";
steam.enable = true;
}