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