add bsd machine
This commit is contained in:
parent
9ef1098129
commit
b386443842
1 changed files with 2 additions and 0 deletions
2
home.nix
2
home.nix
|
@ -45,6 +45,8 @@
|
|||
# ssh around in the local network
|
||||
beta = "ssh beta.fritz.box";
|
||||
betaroot = "ssh root@beta.fritz.box";
|
||||
bsd = "ssh bsd.fritz.box";
|
||||
bsdroot = "ssh root@bsd.fritz.box";
|
||||
mac = "ssh mac.fritz.box";
|
||||
macroot = "ssh root@mac.fritz.box";
|
||||
mini = "ssh mini.fritz.box";
|
||||
|
|
Loading…
Reference in a new issue