hermes comments
This commit is contained in:
@@ -188,6 +188,11 @@ in
|
|||||||
"hermes" = {
|
"hermes" = {
|
||||||
hostname = "192.168.1.150";
|
hostname = "192.168.1.150";
|
||||||
user = "root";
|
user = "root";
|
||||||
|
# Enabling this breaks the ability of Zed to install its remote stuff
|
||||||
|
# extraOptions = {
|
||||||
|
# RequestTTY = "force";
|
||||||
|
# RemoteCommand = "/root/.nix-profile/bin/jsl-zsh";
|
||||||
|
# };
|
||||||
};
|
};
|
||||||
"panoptes" = {
|
"panoptes" = {
|
||||||
hostname = "192.168.1.107";
|
hostname = "192.168.1.107";
|
||||||
|
|||||||
Reference in New Issue
Block a user