From ab25ccf4417074d6528a807515f385fd9b7155dc Mon Sep 17 00:00:00 2001 From: Benjamin Kyd Date: Fri, 5 May 2023 16:29:54 +0100 Subject: [PATCH] Update archinstall.json --- archinstall.json | 44 +------------------------------------------- 1 file changed, 1 insertion(+), 43 deletions(-) diff --git a/archinstall.json b/archinstall.json index 04e612b..970cefd 100644 --- a/archinstall.json +++ b/archinstall.json @@ -17,51 +17,9 @@ }, "ntp": true, "packages": [ - "yay", - "git", - "wget", - "curl", - "zsh", - "zsh-vi-mode", - "base-devel", - "rust-git", - "cmake-git", - "exa", - "bluez", - "bluez-utils", - "blueman", - "wireless_tools", - "wpa_supplicant", - "gparted", - "network-manager-applet-git", - "xfce4-power-manager", - "volumeicon", - "pulseaudio-equalizer-ladspa", - "neovim-git", - "mpris-cli", - "wezterm", - "tmux", - "ranger", - "xorg-server", - "xorg-xbacklight", - "xidlehook", - "lightdm", - "lightdm-gtk-greeter", - "awesome-git", - "picom-git", - "i3lock-git", - "i3exit", - "arc-icon-theme", - "ttf-dejavu-sans-mono-powerline-git", - "flameshot", - "rofi", - "google-chrome-unstable", - "darktable-git", - "ktira" + "yay" ], "services": [ - "bluetooth.service", - "lightdm.service" ], "sys-encoding": "utf-8", "sys-language": "en_GB",