Tablet Mode Service

This commit is contained in:
Aleksandr Lebedev 2025-08-17 02:58:25 +02:00
parent 855b232c4f
commit 86eafdc904
5 changed files with 101 additions and 5 deletions

View file

@ -57,6 +57,7 @@ in
};
environment.systemPackages = with pkgs; [
blender
video-downloader
];
#Chat host
networking.firewall.allowedTCPPorts = [80 443 22 8448 9993 8081];