fix nixgl input

This commit is contained in:
2025-09-29 00:53:06 -04:00
parent 84e0615081
commit a9ae3440ce

View File

@ -22,7 +22,7 @@
home.packages = with pkgs; [
tmux
inputs.oscgoesbrrr.packages.${system}.default
nixgl.nixGLIntel
inputs.nixgl.nixGLIntel
# htop
#inputs.baballonia.${system}.default
];