added desktop

This commit is contained in:
fwastring 2025-09-07 21:25:28 +02:00
parent 3a90b4b3f6
commit 89e06b584d
3 changed files with 8 additions and 19 deletions

View file

@ -19,18 +19,6 @@ in
8384
22000
];
allowedUDPPortRanges = [
{
from = 4000;
to = 4007;
}
{
from = 8000;
to = 8010;
}
22000
21027
];
};
services.k3s = {
enable = true;