mirror of
https://github.com/ben-grande/qusal.git
synced 2025-02-08 11:05:25 -05:00
12 lines
269 B
Plaintext
12 lines
269 B
Plaintext
![]() |
# vim: ft=sshconfig
|
||
|
|
||
|
# SPDX-FileCopyrightText: 2024 Benjamin Grande M. S. <ben.grande.b@gmail.com>
|
||
|
#
|
||
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||
|
|
||
|
Host default-qubes-server
|
||
|
Hostname 127.0.0.1
|
||
|
User user
|
||
|
Port 1840
|
||
|
StrictHostKeyChecking no
|