feat: Open Wezterm.app with skhd

This commit is contained in:
uttarayan21
2025-02-08 00:17:45 +05:30
parent 8ca4305d7b
commit 7c926824d1
3 changed files with 8 additions and 2 deletions

View File

@@ -35,6 +35,13 @@
protocol = "ssh-ng";
supportedFeatures = ["nixos-test" "benchmark" "big-parallel" "kvm"];
}
# {
# hostName = "shiro";
# sshUser = "remotebuilder";
# system = "aarch64-darwin";
# protocol = "ssh-ng";
# supportedFeatures = ["benchmark" "big-parallel" "kvm"];
# }
];
distributedBuilds = true;
};