mirror of
https://github.com/ben-grande/qusal.git
synced 2025-08-03 19:54:12 -04:00
feat: add state for desktop i3 and AwesomeWM
This commit is contained in:
parent
0c9b173e2c
commit
34d5d36518
12 changed files with 133 additions and 19 deletions
|
@ -1,4 +1,4 @@
|
|||
# SPDX-FileCopyrightText: 2023 Benjamin Grande M. S. <ben.grande.b@gmail.com>
|
||||
# SPDX-FileCopyrightText: 2023 - 2024 Benjamin Grande M. S. <ben.grande.b@gmail.com>
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
|
@ -19,4 +19,8 @@ passphrase_text: my-password
|
|||
destination_vm: backup-ssh
|
||||
destination_path: ssh backup 'cat | tee /dir/qubes-backup-$(data +%Y-%m-%d-%H-%M-%S) >/dev/null'
|
||||
|
||||
## $ qvm-backup-find-last backup-ssh /dir/ 'ssh backup'
|
||||
## $ qvm-backup-restore --verify-only -d backup-ssh \
|
||||
## "ssh backup cat /dir/qubes-backup-file"
|
||||
|
||||
# vim: ft=yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue