New backup 2026-03-10 12:00:02
This commit is contained in:
parent
2ae569ce8f
commit
d7731f6891
2 changed files with 18 additions and 14 deletions
|
|
@ -85,14 +85,6 @@ suspend_cmd = ["systemctl", "suspend"]
|
|||
browser_newtab = [ "Development", "--new-tab", "https://hass.pogmom.me" ]
|
||||
filemanager = [ "~/Development" ]
|
||||
terminal = [ "~/Development", "-e", "zellij", "--layout", "strider" ]
|
||||
[[profiles.scripts]]
|
||||
name = "bridge-netgear-r8000"
|
||||
icon = ""
|
||||
command = "ssh-agent-handler.sh root@router-netgear-r8000 "
|
||||
[[profiles.scripts]]
|
||||
name = "bridge-netgear-r8000"
|
||||
icon = ""
|
||||
command = "ssh-agent-handler.sh root@bridge-netgear-r8000 "
|
||||
[[profiles.scripts]]
|
||||
name = "server-dell-7050sff-debian"
|
||||
icon = ""
|
||||
|
|
@ -101,6 +93,18 @@ suspend_cmd = ["systemctl", "suspend"]
|
|||
name = "server-hp-y2z63av"
|
||||
icon = ""
|
||||
command = "ssh-agent-handler.sh pogmom@server-hp-y2z63av "
|
||||
[[profiles.scripts]]
|
||||
name = "server-samsung-1561j"
|
||||
icon = ""
|
||||
command = "ssh-agent-handler.sh pogmom@server-samsung-1561j "
|
||||
[[profiles.scripts]]
|
||||
name = "bridge-netgear-r8000"
|
||||
icon = ""
|
||||
command = "ssh-agent-handler.sh root@router-netgear-r8000 "
|
||||
[[profiles.scripts]]
|
||||
name = "bridge-netgear-r8000"
|
||||
icon = ""
|
||||
command = "ssh-agent-handler.sh root@bridge-netgear-r8000 "
|
||||
|
||||
[[profiles]]
|
||||
name = "Housing"
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ Locked=1
|
|||
Name=Development
|
||||
IsRelative=1
|
||||
Path=development
|
||||
StoreID=aa80ffcc
|
||||
StoreID=30267575
|
||||
ShowSelector=1
|
||||
|
||||
[Profile0]
|
||||
|
|
@ -26,6 +26,11 @@ ShowSelector=0
|
|||
StartWithLastProfile=1
|
||||
Version=2
|
||||
|
||||
[Profile4]
|
||||
Name=testing
|
||||
IsRelative=1
|
||||
Path=4z689ygf.testing
|
||||
|
||||
[Install6C4726F70D182CF7]
|
||||
Default=penelope
|
||||
Locked=1
|
||||
|
|
@ -35,8 +40,3 @@ Name=School
|
|||
IsRelative=1
|
||||
Path=school
|
||||
|
||||
[Profile4]
|
||||
Name=testing
|
||||
IsRelative=1
|
||||
Path=4z689ygf.testing
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue