Aggiunto vari dotfiles

This commit is contained in:
dado
2025-01-12 17:30:45 +01:00
parent 37c48fe473
commit f12dd84fc0
22 changed files with 1973 additions and 0 deletions

9
etc/default/snapper Normal file
View File

@ -0,0 +1,9 @@
## Path: System/Snapper
## Type: string
## Default: ""
# List of snapper configurations.
SNAPPER_CONFIGS="root"
# if you want to disable snapshot per install/upgrade, then set "yes"
DISABLE_APT_SNAPSHOT="no"