Initial Commit

This commit is contained in:
CapCreeperGR
2024-07-04 16:42:08 +03:00
commit 1a8d7a1e39
3 changed files with 54 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=menu
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="Tide Linux"
GRUB_CMDLINE_LINUX_DEFAULT="quiet loglevel=3"
GRUB_CMDLINE_LINUX=""