Removed informant.

This commit is contained in:
Storm Dragon 2021-03-14 23:49:28 -04:00
parent 1da1c8c0c6
commit d505eb90d4
1 changed files with 1 additions and 3 deletions

View File

@ -163,10 +163,8 @@ cd yay
makepkg -si --noconfirm
cd ~
rm -rf yay
yay -S --noconfirm fenrir-git informant magic-wormhole
yay -S --noconfirm fenrir-git magic-wormhole
exit
# Make sure informant is up to date with news
informant read --all
# Configure sudo for group wheel, remove nopasswd for the stormux user
sed '/stormux/d' /etc/sudoers.d/wheel
sed 's/^# %wheel ALL=(ALL) ALL$/%wheel ALL=(ALL) ALL/' /etc/sudoers.d/wheel