NixOS_Television/system/networking.nix

6 lines
61 B
Nix
Raw Normal View History

2024-09-21 20:05:15 +00:00
{
networking = {
hostName = "StremioCageTV";
};
}