kdrive: add warning if it failed

This commit is contained in:
2026-05-15 21:56:54 +02:00
parent 565f941aad
commit fa3e510e3c
5 changed files with 39 additions and 4 deletions
+1
View File
@@ -105,6 +105,7 @@
source = "${pkgs.gpu-screen-recorder}/bin/gsr-kms-server";
};
# Enable the GNOME Desktop Environment.
# services.displayManager.gdm.enable = true;
# services.desktopManager.gnome.enable = true;
+2
View File
@@ -85,6 +85,8 @@
(pkgs.callPackage ../../modules/scripts/man.nix {})
(pkgs.callPackage ../../modules/scripts/trimmer.nix {})
(pkgs.callPackage ../../modules/scripts/syllabes.nix {}) # python script to get number of syllabes in french
(pkgs.callPackage ../../modules/scripts/checkKdrive.nix {})
(pkgs.callPackage ../../hostsModules/laptop/qt/qtbatticon.nix {})
#pkgs
pkgs.gruvbox-gtk-theme