mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Fix mtu
This commit is contained in:
parent
5172f21a54
commit
fc8fc85fbe
2 changed files with 3 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ in {
|
|||
mods.server.sync.enable = true;
|
||||
mods.tailscale.enable = true;
|
||||
mods.openvpn.enable = false;
|
||||
mods.wireguard.enable = false;
|
||||
mods.wireguard.enable = true;
|
||||
|
||||
services.xserver.windowManager.i3.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue