From 073657a5ad08ed4f48fc870c66d6c19be8aa5b64 Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Tue, 4 Oct 2022 19:25:25 +0200 Subject: [PATCH] [+] Add new config --- arch-graphical-install-auto.sh | 5 ++--- make_mksquashfs-auto.sh | 2 +- packages.txt | 1 + 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/arch-graphical-install-auto.sh b/arch-graphical-install-auto.sh index 8de2c96..5602a19 100755 --- a/arch-graphical-install-auto.sh +++ b/arch-graphical-install-auto.sh @@ -413,11 +413,8 @@ chmod 755 /usr/bin/update-script # Verzeichnisse mkdir -p /home/${user}/Dokumente -mkdir -p /home/${user}/Documents mkdir -p /home/${user}/Bilder -mkdir -p /home/${user}/Pictures mkdir -p /home/${user}/Musik -mkdir -p /home/${user}/Music mkdir -p /home/${user}/Downloads mkdir -p /home/${user}/Videos mkdir -p /home/${user}/Desktop @@ -656,6 +653,8 @@ if [ "${archisoinstall}" == "y" ]; then links fi +su testbenutzer -c "chezmoi init --apply https://git.spectreos.de/simono41/dotfiles.git" +su testbenutzer -c "chezmoi update -v" userrechte # https://aur.archlinux.org/packages/ttf-font-nerd-dummy diff --git a/make_mksquashfs-auto.sh b/make_mksquashfs-auto.sh index 86577fc..eef1bcd 100755 --- a/make_mksquashfs-auto.sh +++ b/make_mksquashfs-auto.sh @@ -218,7 +218,7 @@ function UEFI() { sed -e 's|def_keyboard=.*$|def_keyboard=\"de\"|' -i ${work_dir}/iso/boot/grub/defaults.cfg sed -e 's|def_timezone=.*$|def_timezone=\"Europe/Berlin\"|' -i ${work_dir}/iso/boot/grub/defaults.cfg sed -e 's|def_netinstall=.*$|def_netinstall=\"no\"|' -i ${work_dir}/iso/boot/grub/defaults.cfg - sed -e 's|def_autostartdesktop=.*$|def_autostartdesktop=\"i3\"|' -i ${work_dir}/iso/boot/grub/defaults.cfg + sed -e 's|def_autostartdesktop=.*$|def_autostartdesktop=\"sway\"|' -i ${work_dir}/iso/boot/grub/defaults.cfg sed -e 's|def_copytoram=.*$|def_copytoram=\"n\"|' -i ${work_dir}/iso/boot/grub/defaults.cfg ### diff --git a/packages.txt b/packages.txt index 2b852df..5a1544d 100644 --- a/packages.txt +++ b/packages.txt @@ -1,6 +1,7 @@ dhcpcd nano vim intel-ucode amd-ucode iwd lvm2 btrfs-progs arch-install-scripts squashfs-tools dosfstools libisoburn grub efibootmgr dosfstools gptfdisk cronie acpid dbus avahi +keychain cups hplip alacritty ark