archfw setup

This commit is contained in:
2025-01-03 09:37:26 +01:00
parent 323698cd12
commit 0494a6fe60
12 changed files with 37 additions and 16 deletions

View File

@@ -181,6 +181,9 @@ function install_dependencies {
set -e
fileToList dependencies/npm.txt | xargs sudo npm install -g
# enable services
sudo systemctl enable tlp
}
# set up a new ssh key