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

@ -4,13 +4,7 @@
../../server.nix
];
networking.hostName = "owncast";
networking.hostName = "live-doll-repair";
system.stateVersion = "24.05";
nixpkgs.hostPlatform = "x86_64-linux";
services.owncast = {
enable = true;
port = 6060;
rtmp-port = 6969;
};
}