feat(shiro): Added preliminary jellyfin.nix module

This commit is contained in:
uttarayan21
2025-02-12 22:08:43 +05:30
parent a3b10ee2bf
commit 8021a47841
4 changed files with 90 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
hostName = "shiro";
sshUser = "remotebuilder";
sshUser = "servius";
system = "aarch64-darwin";
protocol = "ssh-ng";
supportedFeatures = ["benchmark" "big-parallel" "kvm"];