mirror of
https://github.com/Snigdha-OS/snigdhaos-system-installation.git
synced 2025-09-21 13:54:56 +02:00
chore(cng): changes in files and modules
This commit is contained in:
@@ -4,7 +4,7 @@ echo "Start Snigdha OS Nvidia Settings"
|
|||||||
echo
|
echo
|
||||||
|
|
||||||
if [ -f /usr/share/waland-sessions/gnome-wayland.desktop ]; then
|
if [ -f /usr/share/waland-sessions/gnome-wayland.desktop ]; then
|
||||||
if pacman -Qi nvidia-dkms &> /dev/null; then
|
if pacman -Qq | grep -q "^nvidia"; then
|
||||||
echo
|
echo
|
||||||
# shellcheck disable=SC2154
|
# shellcheck disable=SC2154
|
||||||
echo "[Check] $package is installed!"
|
echo "[Check] $package is installed!"
|
||||||
|
1
usr/local/bin/snigdhaos-system
Normal file
1
usr/local/bin/snigdhaos-system
Normal file
@@ -0,0 +1 @@
|
|||||||
|
#!/bin/bash
|
Reference in New Issue
Block a user