forked from RP1/RaveOS-arch
Compare commits
No commits in common. "7cd878e2ed28508d53d09f2ec38983c4f290f093" and "b316411e68e2a39f10a7c3e22575fdd8bddb986e" have entirely different histories.
7cd878e2ed
...
b316411e68
3 changed files with 5 additions and 3 deletions
|
@ -245,7 +245,6 @@ if [[ $user_choice = *"KVM QEMU - virtualizáció, virtuális gépek futtatása"
|
|||
sudo sed -i 's/#group = "kvm"/group = "kvm"/' /etc/libvirt/qemu.conf
|
||||
sudo systemctl enable libvirtd.service
|
||||
sudo systemctl start libvirtd.service
|
||||
sudo virsh net-autostart default
|
||||
|
||||
echo ${bold}${yellow}KVM QEMU ${normal}installed.
|
||||
echo ---------------------------------------------
|
||||
|
|
|
@ -90,8 +90,8 @@ fi
|
|||
mkdir cosmetics
|
||||
sudo chown -R $USER:$GROUP /home/$USER/cosmetics/
|
||||
cd cosmetics
|
||||
wget -O cosmetics-kde.zip https://files.rp1.hu/share/hplmYZoB
|
||||
unzip cosmetics-kde.zip
|
||||
wget -O cosmetics.zip https://files.rp1.hu/api/public/dl/K7znaGkC/
|
||||
unzip cosmetics.zip
|
||||
|
||||
|
||||
git clone https://aur.archlinux.org/yay-bin.git
|
||||
|
|
3
todolist
3
todolist
|
@ -6,6 +6,9 @@ https://raw.githubusercontent.com/lassekongo83/adw-colors/refs/heads/main/themes
|
|||
|
||||
systemd modositas h a win userek tudjanak mindket os-be bootolni
|
||||
|
||||
|
||||
need new gnome dconf cos of gnome console and more
|
||||
|
||||
|
||||
check scheduler
|
||||
zgrep "CONFIG_SCHED_" /proc/config.gz
|
||||
|
|
Loading…
Reference in a new issue