mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
Rename kluebero server
This commit is contained in:
parent
8d75ce65d6
commit
f860b16759
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
||||||
programs.ssh = {
|
programs.ssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
matchBlocks.kluebero-vm1 = {
|
matchBlocks.klue-server1 = {
|
||||||
hostname = "10.5.251.175";
|
hostname = "10.5.251.175";
|
||||||
user = "seb";
|
user = "seb";
|
||||||
identitiesOnly = true;
|
identitiesOnly = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue