owncast init
This commit is contained in:
parent
c74b5a5fba
commit
bbd06a50be
6 changed files with 135 additions and 90 deletions
|
@ -175,6 +175,7 @@
|
|||
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
|
||||
owncast = mkNixos [ ./nixos/hosts/owncast ]; # owncast!
|
||||
};
|
||||
|
||||
darwinConfigurations = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue