feat: samc
This commit is contained in:
parent
e684439f24
commit
24cc3b5329
3 changed files with 6 additions and 4 deletions
|
|
@ -183,6 +183,7 @@
|
|||
spotify-player
|
||||
sqlc
|
||||
teams-for-linux
|
||||
teamspeak6-client
|
||||
texliveFull
|
||||
thunderbird
|
||||
tldr
|
||||
|
|
|
|||
|
|
@ -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/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue