update flake.lock

This commit is contained in:
41666 2024-06-05 19:29:02 -04:00
parent fdebb327e2
commit 7982b08810
5 changed files with 27 additions and 49 deletions

View file

@ -175,7 +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!
live-doll-repair = mkNixos [ ./nixos/hosts/live-doll-repair ]; # nginx RTMP!
};
darwinConfigurations = {