nixgl fix

This commit is contained in:
2025-11-12 07:28:10 +01:00
parent 0268623e13
commit 1660e07d81
2 changed files with 5 additions and 2 deletions

View File

@@ -27,7 +27,7 @@
home.packages = with pkgs; [
rose-pine-hyprcursor
nitch
nixgl
nixgl.auto.nixGLDefault
# # Adds the 'hello' command to your environment. It prints a friendly
# # "Hello, world!" when run.
# pkgs.hello