tuned config for laptop
This commit is contained in:
+5
-7
@@ -207,9 +207,9 @@ contains all packages for the device pwl-desktop
|
||||
# using org-babel-tangle (C-c C-v t)
|
||||
|
||||
#+end_src
|
||||
*** pwl-laptop_pkg-list
|
||||
contains all packages for the device pwl-laptop
|
||||
#+begin_src conf :tangle pwl-laptop_pkg-list.txt
|
||||
*** paul-laptop_pkg-list
|
||||
contains all packages for the device paul-laptop
|
||||
#+begin_src conf :tangle paul-laptop_pkg-list.txt
|
||||
# DO NOT EDIT THIS FILE DIRECTLY
|
||||
# This is a file generated from a literate programing source file
|
||||
# You should make any changes there and regenerate it from Emacs org-mode
|
||||
@@ -537,8 +537,6 @@ yay -Qtdq | yay -Rns -
|
||||
yay -Syu
|
||||
#+end_src
|
||||
|
||||
#+RESULTS:
|
||||
|
||||
and install the packages specified in ~pkg-list.txt~ or the specific device ~<device_name>_pkg-list.txt~ file
|
||||
#+begin_src shell :tangle update.sh
|
||||
yay -S --needed `grep -v '^#' pkg-list.txt`
|
||||
@@ -665,8 +663,8 @@ opencl-nvidia
|
||||
xf86-video-nouveau
|
||||
cuda
|
||||
#+end_src
|
||||
*** pwl-laptop
|
||||
#+begin_src shell :tangle pwl-laptop_pkg-list.txt
|
||||
*** paul-laptop
|
||||
#+begin_src shell :tangle paul-laptop_pkg-list.txt
|
||||
amd-ucode
|
||||
#+end_src
|
||||
** NTFS Compatibility
|
||||
|
||||
Reference in New Issue
Block a user