SHA256
1
0

Refactor to reduce config in group_vars

This commit is contained in:
2026-01-29 23:34:14 -05:00
parent 1b0c289b9b
commit 6d38e1dc5c
76 changed files with 1900 additions and 2119 deletions

View File

@@ -0,0 +1,18 @@
btrbk_ssh_identity: /root/.ssh/id_ed25519
btrbk_ssh_user: root
btrbk_config: |
snapshot_preserve_min 2d
snapshot_preserve 14d
target_preserve_min no
target_preserve 14d 10w *m
archive_preserve_min latest
archive_preserve 12m 10y
subvolume /
target_preserve 14d 10w 6m
snapshot_dir /.snapshots
target ssh://workstation/mnt/backup/laptop/root
volume /home
subvolume bryan
target ssh://workstation/mnt/backup/laptop/home

View File

@@ -1,19 +0,0 @@
---
# Home dotfile packages to deploy
dotfiles_home_packages:
- aichat
- btrbk
- env
- git
- nautilus
- ssh
- tmux
- vim
- x2go
- zsh
# Root dotfile packages to deploy
dotfiles_root_packages:
- dnf
- sysconfig
- keyd

View File

@@ -1,3 +0,0 @@
---
services_system_enabled_group:
- keyd

View File

@@ -1,7 +0,0 @@
---
dnf_add_copr_group:
- alternateved/keyd
dnf_install_group:
- keyd