Skip to content

Commit

Permalink
Update lilo.automode
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelTulach authored Jun 21, 2018
1 parent bce5b52 commit 0c4b923
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions lilo.automode
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,16 @@
#BASIC SETUP {{{
CUPS="y"
CUSTOMREPO="n" # Add custom repositories
FIRMWARE="y" # Install custom firmwares
FIRMWARE="n" # Install custom firmwares
NFS="n"
READAHEAD="y"
SAMBA="y"
SSH="y"
READAHEAD="n"
SAMBA="n"
SSH="n"
TLP="n" # Laptop Power Manager
ZRAM="y"
ZRAM="n"
ZSH="n"
OH_MY_ZSH="n"
BETTER_VIDEO_DRIVER="n" # NVIDIA/AMDGPU
BETTER_VIDEO_DRIVER="y" # NVIDIA/AMDGPU
FONTCONFIG="y"
#}}}
#ADDITIONAL FIRMWARE {{{
Expand All @@ -64,7 +64,7 @@
#11) libmtp [Android Devices]
#12) libraw1394 [IEE1394 Driver]
#13) wd719x-firmware
FIRMWARE_OPTIONS="11"
FIRMWARE_OPTIONS=""
#}}}
#}}}
#DESKTOP ENVIRONMENT|WINDOW MANAGER {{{
Expand Down

0 comments on commit 0c4b923

Please sign in to comment.