feat: add state for desktop i3 and AwesomeWM

This commit is contained in:
Ben Grande 2024-06-04 10:43:16 +02:00
parent 0c9b173e2c
commit 34d5d36518
No known key found for this signature in database
GPG key ID: 00C64E14F51F9E56
12 changed files with 133 additions and 19 deletions

View file

@ -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