Update go2rtc.nix
This commit is contained in:
parent
7077ceb1d1
commit
7089469349
1 changed files with 5 additions and 0 deletions
|
|
@ -1 +1,6 @@
|
|||
{ config, pkgs, lib, ... }:
|
||||
{
|
||||
config = lib.mkIf (config.networking.hostName == "FredOS-Mediaserver") {
|
||||
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue