[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; [
brightnessctl
emacs-nox
moonlight
moonlight-qt
];
programs.dconf.enable = true;