rename nemo -> devel for ghostty+ssh
This commit is contained in:
parent
09694db337
commit
9ca1072e00
2 changed files with 13 additions and 13 deletions
home/dln
|
@ -164,12 +164,12 @@ in
|
|||
'';
|
||||
|
||||
programs.ssh.matchBlocks = {
|
||||
dev = {
|
||||
dev-old = {
|
||||
hostname = "10.1.100.16";
|
||||
forwardAgent = true;
|
||||
};
|
||||
|
||||
nemo = {
|
||||
devel = {
|
||||
hostname = "10.1.100.20";
|
||||
forwardAgent = true;
|
||||
localForwards = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue