several improvements to nixos config

This commit is contained in:
Thilo Billerbeck 2025-03-18 19:52:41 +01:00
parent 7afb9f7d6a
commit 36c5da7e58
4 changed files with 36 additions and 35 deletions

View file

@ -111,6 +111,7 @@ in
};
tailscale = {
enable = true;
useRoutingFeatures = "both";
};
flatpak.enable = true;
avahi = {