removed informant.

This commit is contained in:
Storm Dragon 2022-02-05 13:15:59 -05:00
parent 2b9f8acdb4
commit aeaf40f131
1 changed files with 1 additions and 5 deletions

View File

@ -165,8 +165,6 @@ echo -e "root\nroot" | passwd "root"
echo -e "stormux\nstormux" | passwd "stormux"
# Change to the stormux user and install some packages
sudo -iu stormux
# Mark all informant news read
informant read --all
# Create desktop, downloads, music, and other directories.
xdg-user-dirs-update
# Install the yay package manager
@ -175,10 +173,8 @@ cd yay
makepkg -si --noconfirm
cd ~
rm -rf yay
yay -S --noconfirm fenrir-git growpartfs informant log2ram
yay -S --noconfirm fenrir-git growpartfs log2ram
exit
gpasswd -a stormux informant
informant read --all
# Configure sudo for group wheel, remove nopasswd for the stormux user
echo '%wheel ALL=(ALL) ALL' > /etc/sudoers.d/wheel
# Set the hostname