mumble, nextcloud, jitsi
This commit is contained in:
parent
22cc11b443
commit
63641436a9
10 changed files with 190 additions and 100 deletions
|
@ -175,7 +175,9 @@
|
|||
ts3 = mkNixos [ ./nixos/hosts/ts3 ]; # Teamspeak-san
|
||||
pihole = mkNixos [ ./nixos/hosts/pihole ]; # PiHole!
|
||||
static-sites = mkNixos [ ./nixos/hosts/static-sites ]; # nginx specifically for static sites
|
||||
live-doll-repair = mkNixos [ ./nixos/hosts/live-doll-repair ]; # nginx RTMP!
|
||||
mumble = mkNixos [ ./nixos/hosts/mumble ]; # mumble
|
||||
jitsi = mkNixos [ ./nixos/hosts/jitsi ]; # jitsi meet
|
||||
nextcloud = mkNixos [ ./nixos/hosts/nextcloud ]; # nextcloud
|
||||
};
|
||||
|
||||
darwinConfigurations = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue