...
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
"ls"
|
||||
"cd"
|
||||
"exit"
|
||||
"sd vim /etc/hosts"
|
||||
"sd vim /etc/host-youtube-block"
|
||||
];
|
||||
|
||||
shellOptions = [
|
||||
|
||||
@@ -18,6 +18,11 @@
|
||||
user = "sebastian";
|
||||
identityFile = "${secretsDir}/private-key-main";
|
||||
hostname = "192.168.122.56";
|
||||
};
|
||||
acern = {
|
||||
user = "me";
|
||||
identityFile = "${secretsDir}/private-key-main";
|
||||
hostname = "192.168.1.5";
|
||||
};
|
||||
hpm = {
|
||||
#hostname = "192.168.1.6";
|
||||
|
||||
Reference in New Issue
Block a user