forked from RP1/RaveOS-arch
Compare commits
3 commits
b316411e68
...
7cd878e2ed
Author | SHA1 | Date | |
---|---|---|---|
![]() |
7cd878e2ed | ||
![]() |
f710ac24ac | ||
![]() |
319c6a293b |
3 changed files with 3 additions and 5 deletions
|
@ -245,6 +245,7 @@ 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.zip https://files.rp1.hu/api/public/dl/K7znaGkC/
|
||||
unzip cosmetics.zip
|
||||
wget -O cosmetics-kde.zip https://files.rp1.hu/share/hplmYZoB
|
||||
unzip cosmetics-kde.zip
|
||||
|
||||
|
||||
git clone https://aur.archlinux.org/yay-bin.git
|
||||
|
|
3
todolist
3
todolist
|
@ -6,9 +6,6 @@ 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