From e0053e04f64fccd8ee00cbb53ae5d5fd7b44d9ed Mon Sep 17 00:00:00 2001 From: Mathias Date: Sat, 21 Mar 2026 10:26:34 +0100 Subject: [PATCH] some installer updates --- .install_skripte/install_basic_pcks.sh | 4 ++-- .install_skripte/nextcloud.sh | 17 +++++++++++------ Makefile | 4 ++-- 3 files changed, 15 insertions(+), 10 deletions(-) diff --git a/.install_skripte/install_basic_pcks.sh b/.install_skripte/install_basic_pcks.sh index 3d8a3e8..6b6e793 100755 --- a/.install_skripte/install_basic_pcks.sh +++ b/.install_skripte/install_basic_pcks.sh @@ -49,9 +49,9 @@ sudo pacman -S --needed \ pipewire-session-manager \ qpwgraph \ cifs-utils \ - opencode \ + opencode \ rbw \ - extra/ttf-jetbrains-mono-nerd + extra/ttf-jetbrains-mono-nerd diff --git a/.install_skripte/nextcloud.sh b/.install_skripte/nextcloud.sh index 63ea19d..9f6ef3b 100755 --- a/.install_skripte/nextcloud.sh +++ b/.install_skripte/nextcloud.sh @@ -1,12 +1,17 @@ -# Setup rbw -rbw config set email mathias2784@web.de -rbw register +# # Setup rbw +# rbw config set email mathias2784@web.de +# rbw register +# +# export NC_USER="mathias" +# export NC_PASSWORD="$(rbw get Nextcloud)" +# +# mkdir -p $HOME/nextcloud -export NC_USER="mathias" -export NC_PASSWORD="$(rbw get Nextcloud)" +nextcloud +echo "warte kurz..." +sleep 10 -mkdir -p $HOME/nextcloud nextcloudcmd --non-interactive \ ~/nextcloud \ diff --git a/Makefile b/Makefile index fb8caf9..b4d9162 100644 --- a/Makefile +++ b/Makefile @@ -6,13 +6,13 @@ basic: stow nvim bash .install_skripte/nextcloud.sh hypr: basic - stow hypr bash .install_skripte/install_hypr_pcks.sh + stow hypr bash hypr/.config/hypr/scripts/ensure-env.sh bash hypr/.config/hypr/scripts/portal-host-override.sh bash hypr/.config/hypr/scripts/fix_dolphin_file_associations.sh kreation: basic - stow kreation bash .install_skripte/install_kreation_pcks.sh + stow kreation bunters-monster: basic hypr kreation .install_skripte/buntes-monster-links.sh