From c3b303e38b8fdd05c27d9cd19dfbff3ef1d4d834 Mon Sep 17 00:00:00 2001 From: MrFortem Date: Sat, 16 Apr 2022 03:57:03 +0200 Subject: [PATCH] Update temp --- temp | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/temp b/temp index 99b8c56..b2627db 100644 --- a/temp +++ b/temp @@ -5,6 +5,8 @@ # ls /sys/firmware/efi/efivars # timedatectl set-ntp true +: t, 2, 19 +: n, 3, _, _ # fdisk -l # fdisk /dev/sda @@ -12,8 +14,6 @@ : n, 1, _, +1G : t, 1, 1 : n, 2, _, +4G -: t, 2, 19 -: n, 3, _, _ : w # pvcreate /dev/sda3 @@ -56,4 +56,8 @@ HOOKS=(base udev autodetect modconf block lvm2 filesystems keyboard fsck) GRUB_PRELOAD_MODULES="... lvm" # grub-mkconfig -o /boot/grub/grub.cfg +# pacman -S nmtui wpa-supplicant + # reboot + +# useradd -m -G wheel tdpeuter