mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-04 08:56:34 +01:00
forgot semicolon
This commit is contained in:
parent
8aab9b29bd
commit
4858d107da
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
addr = "134.255.219.135";
|
addr = "134.255.219.135";
|
||||||
port = 22;
|
port = 22;
|
||||||
}
|
}
|
||||||
]
|
];
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue