my-ostree-OS/install-nvidia.sh

5 lines
159 B
Bash
Raw Normal View History

2023-09-16 11:03:01 +02:00
#!/bin/sh
2023-09-17 10:17:38 +02:00
KERNEL_VERSION="$(rpm -q kernel-cachyos-lts --queryformat '%{VERSION}-%{RELEASE}.%{ARCH}')"
2023-09-16 11:03:01 +02:00
rpm-ostree install /tmp/nvidia/*${KERNEL_VERSION}*.rpm