[F] Fix grub path [+] Add rust package
This commit is contained in:
parent
046cc81ff9
commit
412af6cfc3
2 changed files with 2 additions and 2 deletions
|
@ -13,4 +13,4 @@ Description=Update Grub Scriptes (snapshots)
|
||||||
Depends=mkinitcpio
|
Depends=mkinitcpio
|
||||||
When=PostTransaction
|
When=PostTransaction
|
||||||
NeedsTargets
|
NeedsTargets
|
||||||
Exec=/bin/sh -c 'cp /opt/spectreos/configs/grub.d/10_linux /etc/grub.d/10_linux; grub-mkconfig -o /boot/grub/grub.cfg; /usr/bin/mkinitcpio -P'
|
Exec=/bin/sh -c 'cp /opt/SpectreOS/configs/grub.d/10_linux /etc/grub.d/10_linux; grub-mkconfig -o /boot/grub/grub.cfg; /usr/bin/mkinitcpio -P'
|
||||||
|
|
|
@ -146,7 +146,7 @@ polkit
|
||||||
python
|
python
|
||||||
qemu-system-x86
|
qemu-system-x86
|
||||||
qemu-hw-display-qxl
|
qemu-hw-display-qxl
|
||||||
sway i3-wm i3status-rust
|
sway i3-wm i3status-rust rust
|
||||||
swaybg
|
swaybg
|
||||||
swayidle
|
swayidle
|
||||||
swaylock
|
swaylock
|
||||||
|
|
Loading…
Reference in a new issue