mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Drop home snapshots, limit root shots to just 5, no btrfs quotas
cc @ryanrhughes
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Omarchy snapshots root only for pre-update recovery — kept to 5, no timeline
|
||||
SUBVOLUME="/"
|
||||
FSTYPE="btrfs"
|
||||
|
||||
NUMBER_LIMIT="5"
|
||||
NUMBER_LIMIT_IMPORTANT="5"
|
||||
|
||||
TIMELINE_CREATE="no"
|
||||
Reference in New Issue
Block a user