Remove snaps

This commit is contained in:
cpunerd 2024-08-05 15:09:57 -05:00
parent 7609d755a7
commit 8b9352a12c

View File

@ -74,6 +74,10 @@ impl CustomList {
name: "Global Theme",
command: Command::LocalFile("system-setup/3-global-theme.sh"),
},
ListNode {
name: "Remove Snaps",
command: Command::LocalFile("system-setup/4-remove-snaps.sh"),
},
},
ListNode {
name: "Security",