chore: format

This commit is contained in:
askiiart 2025-03-07 23:54:51 -06:00
parent 496d4fc26e
commit f8ae139e3b
Signed by untrusted user who does not match committer: askiiart
GPG key ID: 6A32977DAF31746A

View file

@ -23,4 +23,3 @@ elif command_exists "dnf"; then
fi
echo '@reboot bash -c "mkswap -U clear /dev/zram0; swapon --discard --priority 160 /dev/zram0"' | sudo crontab -
fi