diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2022-10-21 13:42:06 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2022-10-21 13:42:06 +0300 |
commit | af069fea96c10ae6946bccbaad36175d3e013363 (patch) | |
tree | 7a0acc05098f9b7d2abe10d209c878db6a7a1875 /system/loader/entries | |
parent | 6983c1eb909e4c7182ff208da139f2a4469d1514 (diff) | |
download | swayrice-af069fea96c10ae6946bccbaad36175d3e013363.tar.gz swayrice-af069fea96c10ae6946bccbaad36175d3e013363.zip |
Some cleanup
Diffstat (limited to 'system/loader/entries')
-rwxr-xr-x | system/loader/entries/arch.conf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/system/loader/entries/arch.conf b/system/loader/entries/arch.conf deleted file mode 100755 index 5d60a7a..0000000 --- a/system/loader/entries/arch.conf +++ /dev/null @@ -1,4 +0,0 @@ -title Arch Linux -linux /vmlinuz-linux -initrd /initramfs-linux.img -options root=/dev/ArchVolGroup-root rw quiet splash loglevel=2 rd.udev.log_priority=3 rd.systemd.show_status=false vt.global_cursor_default=0 cryptdevice=/dev/nvme0n1p2:cryptlvm root=/dev/ArchVolGroup/root bluetooth.disable_ertm=1 |