Upload files to "etc"

main
berkeley 2024-08-22 23:14:09 +00:00
parent 477526fdb1
commit 5ed10d163d
1 changed files with 13 additions and 3 deletions

View File

@ -135,8 +135,17 @@ commencement)
(kernel-arguments '("quiet" (kernel-arguments '("quiet"
"nvme_core.default_ps_max_latency_us=0" "nvme_core.default_ps_max_latency_us=0"
"noatime" "noatime"
"zswap.enabled=1"
"zswap.compressor=lz4"
"zswap.max_pool_percent=36"
"elevator=deadline"
"intel_pstate=disable" "intel_pstate=disable"
"mitigations=on" "mitigations=auto"
"ksm=1"
"spectre_v2=on"
"nopti"
"rootflags=data=writeback"
"cpufreq.default_governor=performance"
"transparent_hugepage=madvise" "transparent_hugepage=madvise"
"maxcpus=4")) "maxcpus=4"))
(initrd microcode-initrd) (initrd microcode-initrd)
@ -340,6 +349,7 @@ texlive-ocg-p
texlive-minim-xmp texlive-minim-xmp
texlive-gregoriotex texlive-gregoriotex
texlive-docshots texlive-docshots
texlive-biber
emacs-latex-preview-pane emacs-latex-preview-pane
texlive-pwebmac texlive-pwebmac
texlive-olsak-misc texlive-olsak-misc
@ -425,7 +435,7 @@ emacs-latex-preview-pane
openshot openshot
obs obs
go go
ffmpeg ;ffmpeg-vvdec
lm-sensors lm-sensors
vlc vlc
virt-manager virt-manager
@ -582,7 +592,7 @@ python-pdfminer-six
(specification->package "steam") (specification->package "steam")
(specification->package "texstudio") (specification->package "texstudio")
(specification->package "libreoffice") (specification->package "libreoffice")
(specification->pacakge "qemu") (specification->package "qemu")
(specification->package "telegram-desktop") (specification->package "telegram-desktop")
(specification->package "alacritty") (specification->package "alacritty")
(specification->package "xkill") (specification->package "xkill")