This website requires JavaScript.
Explore
Help
Sign In
glennwso
/
nixos-selfhost
Watch
1
Star
0
Fork
You've already forked nixos-selfhost
0
Code
Issues
2
Pull requests
Packages
Projects
Releases
Wiki
Activity
init jitsimeet
Browse source
...
This commit is contained in:
glenn
2024-10-06 16:50:41 +02:00
parent
397b115a98
commit
b33b2a6b5f
1 changed files
with
6 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show stats
Download patch file
Download diff file
Expand all files
Collapse all files
6
meet.nix
Normal file
Unescape
Escape
View file
@ -0,0 +1,6 @@
{
services
.
jitsi-meet
=
{
enable
=
true
;
hostName
=
"
m
e
e
t
.
s
o
n
d
e
l
l
.
o
r
g
"
;
}
;
}
Write
Preview
Loading…
Cancel
Save
Reference in a new issue
Repository
glennwso/nixos-selfhost
Title
Body
Create issue