add install two data

This commit is contained in:
2025-12-03 20:23:19 -05:00
parent 788124089b
commit 1eec5ec027
8 changed files with 222605 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
ln -sf /usr/share/zoneinfo/US/Eastern /etc/localtime
hwclock --systohc
vim /etc/locale.gen
locale-gen
vim /etc/locale.conf
vim /etc/vconsole.conf
vim /etc/hostname
echo $(sudo blkid) > /etc/kernel/cmdline
vim /etc/kernel/cmdline
vim /etc/mkinitcpio.conf
vim /etc/mkinitcpio.d/linux-lts.preset
mkinitcpio -P
sudo pacman -S lvm2
passwd
useradd -m -G wheel aryan
passwd aryan
systemctl enable iwd.service
vim /etc/iwd/main.conf
visudo
vimsudo
vim /etc/sudoers
vim /etc/sudoers