mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-06-08 14:14:36 +02:00
several improvements to nixos config
This commit is contained in:
parent
7afb9f7d6a
commit
36c5da7e58
4 changed files with 36 additions and 35 deletions
nixos
|
@ -111,6 +111,7 @@ in
|
|||
};
|
||||
tailscale = {
|
||||
enable = true;
|
||||
useRoutingFeatures = "both";
|
||||
};
|
||||
flatpak.enable = true;
|
||||
avahi = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue