From 664604376476fa686265b0e60069e8e127467183 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Thu, 19 Feb 2026 11:52:38 +0100 Subject: Refactor steam and ensure nvidia is working --- configure.yml | 56 +++++++++++++++++++++++++++----------------------------- 1 file changed, 27 insertions(+), 29 deletions(-) (limited to 'configure.yml') diff --git a/configure.yml b/configure.yml index 838dc330..c5de4866 100644 --- a/configure.yml +++ b/configure.yml @@ -11,38 +11,35 @@ - role: "aur_font" - role: "which" - role: "bash" + - role: "alacritty" - role: "man" - role: "jq" - role: "ag" - role: "tmux" - - role: "zoxide" - - role: "wireguard" - - role: "go" - - role: "python" - - role: "docker" - - role: "podman" - - role: "ansible" - role: "rsync" - role: "gpg" + - role: "btop" + - role: "zoxide" - role: "git" - role: "git-crypt" - role: "dotfiles" - role: "password_store" + - role: "wireguard" - role: "vim" + - role: "gnome-calendar" + - role: "mpv" - role: "neomutt" + - role: "go" + - role: "python" + - role: "docker" + - role: "podman" + - role: "ansible" + - role: "claude" - role: "firefox" - role: "chromium" - role: "obsidian" - - role: "steam" - - role: "gnome-calendar" - - role: "claude" - - role: "alacritty" - - role: "mpv" - role: "nvidia_gtx1060" - - role: "btop" - - role: "bluetui" - - role: "wlctl" - - role: "wiremix" + - role: "steam" - role: "waybar" - role: "hyprland" post_tasks: @@ -67,13 +64,6 @@ - role: "jq" - role: "ag" - role: "tmux" - - role: "wireguard" - - role: "go" - - role: "python" - - role: "docker" - - role: "podman" - - role: "ansible" - - role: "gnome" - role: "rsync" - role: "gpg" - role: "git" @@ -82,6 +72,13 @@ - role: "password_store" - role: "vim" - role: "neomutt" + - role: "wireguard" + - role: "go" + - role: "python" + - role: "docker" + - role: "podman" + - role: "ansible" + - role: "gnome" - role: "firefox" - role: "obsidian" - role: "gnome-calendar" @@ -105,6 +102,13 @@ - role: "man" - role: "jq" - role: "ag" + - role: "btop" + - role: "gpg" + - role: "git" + - role: "git-crypt" + - role: "dotfiles" + - role: "password_store" + - role: "vim" - role: "wireguard" - role: "gateway" - role: "nginx" @@ -112,12 +116,6 @@ - role: "pihole" - role: "prometheus" - role: "grafana" - - role: "gpg" - - role: "git" - - role: "git-crypt" - - role: "dotfiles" - - role: "password_store" - - role: "vim" - role: "neomutt" post_tasks: - name: "Reboot if required" -- cgit v1.2.3