Innitial Commit
+added Base Project Version 0.0.1
This commit is contained in:
24
config.yaml
Normal file
24
config.yaml
Normal file
@@ -0,0 +1,24 @@
|
||||
settings:
|
||||
theme: neon-green
|
||||
terminal:
|
||||
term: xterm-256color
|
||||
enable_kitty_fix: true
|
||||
|
||||
servers:
|
||||
- name: Unraid
|
||||
host: 10.0.0.15
|
||||
user: root
|
||||
port: 22
|
||||
group: Homelab
|
||||
auth: password
|
||||
password_id: unraid-root
|
||||
kitty_fix: true
|
||||
|
||||
- name: Test Server
|
||||
host: 10.0.0.23
|
||||
user: administrator
|
||||
port: 22
|
||||
group: Homelab
|
||||
auth: password
|
||||
password_id: test-server-admin
|
||||
kitty_fix: true
|
||||
Reference in New Issue
Block a user