[desktop] Fix moonlight package

This commit is contained in:
2025-03-16 15:43:54 -07:00
parent 52c110a505
commit 7729ff7434

View File

@@ -10,7 +10,7 @@ in
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
brightnessctl brightnessctl
emacs-nox emacs-nox
moonlight moonlight-qt
]; ];
programs.dconf.enable = true; programs.dconf.enable = true;