feat: samc

This commit is contained in:
s-prechtl 2025-07-14 17:00:48 +02:00
parent e684439f24
commit 24cc3b5329
3 changed files with 6 additions and 4 deletions

View file

@ -183,6 +183,7 @@
spotify-player
sqlc
teams-for-linux
teamspeak6-client
texliveFull
thunderbird
tldr

View file

@ -1,4 +1,5 @@
{...}: {
virtualisation.docker.enable = true;
virtualisation.oci-containers = {
backend = "docker";
containers.ts69 = {
@ -6,7 +7,7 @@
ports = [
"9987:9987/udp" # Voice Port
"30033:30033/tcp" # File Transfer
# - "10080:10080/tcp" # Web Query
# "10080:10080/tcp" # Web Query
];
volumes = [
"/var/lib/teamspeak-data:/var/tsserver/"