Commit Graph

35 Commits

Author SHA1 Message Date
Giulio De Pasquale
4285da55bf sunshine 2025-03-01 11:33:08 +00:00
Giulio De Pasquale
ba01b6fb7e feat(sunshine.nix): add Heroic to system packages and configure game session 2025-02-02 11:29:40 +00:00
Giulio De Pasquale
f4813cb281 refactor(sunshine.nix): update display manager and X server configuration 2025-02-01 18:47:27 +00:00
Giulio De Pasquale
7a8a235430 fix(sunshine.nix): specify latest NVIDIA package 2025-02-01 10:24:08 +00:00
Giulio De Pasquale
3187fedfb6 fix(sunshine.nix): update sunshinePkg to use unstablePkgs 2025-01-31 17:58:49 +00:00
Giulio De Pasquale
f40cc64b59 feat(sunshine.nix): add Steam with Hue Lights app configuration 2025-01-01 15:20:29 +00:00
Giulio De Pasquale
c95a59028a fix(sunshine.nix): improve error messages and add checks 2024-12-28 12:21:49 +00:00
Giulio De Pasquale
e5dca361d2 refactor(sunshine.nix): remove hardcoded Modeline configurations 2024-12-28 12:13:34 +00:00
Giulio De Pasquale
145f84415a refactor(sunshine.nix): switch from XFCE to GNOME and modify display manager settings
- Replaced XFCE with GNOME as the desktop manager
- Updated `displayManager` configuration to use GDM instead of SDDM
- Added `autoSuspend = false` for GDM
- Set `defaultSession` to "gnome-xorg"
- Disabled `NetworkManager-wait-online` service using `mkForce`
2024-12-18 14:07:39 +00:00
Giulio De Pasquale
5925e20119 fix(sunshine.nix): add -pipewire flag to Steam command 2024-12-17 17:19:36 +00:00
Giulio De Pasquale
6198e4bca1 fix(sunshine.nix): update cudaPackages to version 12.4 2024-12-16 13:38:46 +00:00
Giulio De Pasquale
049174c54c Revert "fix/feat(sunshine.nix): update CUDA version and refactor gamescope arguments"
This reverts commit 3424fb4b9f.
2024-12-16 13:37:09 +00:00
Giulio De Pasquale
3424fb4b9f fix/feat(sunshine.nix): update CUDA version and refactor gamescope arguments 2024-12-16 13:21:39 +00:00
Giulio De Pasquale
1219b42ba0 fix(sunshine.nix): update gamescope command with additional flags 2024-12-16 10:35:25 +00:00
Giulio De Pasquale
1630bfb8fb fix(sunshine.nix): update CUDA package and disable pulseaudio
- Updated `cudaPackages` to `pkgs.cudaPackages_12_3`
- Changed `boost` version from `pkgs.unstablePkgs.boost186` to `pkgs.boost186`
- Disabled `pulseaudio.enable` and removed redundant `sound.enable`
2024-11-18 19:58:12 +00:00
Giulio De Pasquale
60eccadaa8 Stabilize sunshine 2024-10-31 12:48:45 +00:00
Giulio De Pasquale
f7f1da25ed refactor: use sunshine service 2024-10-31 08:33:56 +00:00
Giulio De Pasquale
f433081a8e fix(nvidia): remove nvidia patch (upcoming sunshine doesn't need it) 2024-07-13 14:27:43 +01:00
Giulio De Pasquale
63bf91a95a fix(sunshine): error out on scripts 2024-06-30 17:44:43 +01:00
Giulio De Pasquale
e06abe1474 Bump to 24.05 2024-06-01 11:41:26 +01:00
Giulio De Pasquale
d73befc2ee sunshine: use upstream 2024-05-14 17:06:11 +01:00
Giulio De Pasquale
ed70646087 sunshine: fixed resolution script invocation, use fixed fork for framepacing 2024-04-02 16:41:15 +01:00
Giulio De Pasquale
794974dd09 sunshine: set env vars for DXVK 2024-03-27 19:04:32 +00:00
Giulio De Pasquale
567b384537 sunshine: fixed paths for nvidia tools 2024-03-15 10:44:57 +00:00
Giulio De Pasquale
6219046bbe sunshine: more modelines 2024-03-14 16:22:30 +00:00
Giulio De Pasquale
09d2d8ed52 sunshine: added 1440p modelines 2024-03-14 16:18:19 +00:00
Giulio De Pasquale
42c0b804fb sunshine: use nvidia-smi and settings from nvidia-x11 2024-03-14 15:55:37 +00:00
Giulio De Pasquale
73ed58dbdc sunshine: refactor module, reorder things around 2024-03-14 15:49:02 +00:00
Giulio De Pasquale
c1c2a75ac4 sunshine: move pkgs use in resolution script and remove them from path of systemd service 2024-03-14 15:41:14 +00:00
Giulio De Pasquale
3b0e625c1a sunshine: disable triple buffer, ignore edid freqs 2024-03-14 15:12:01 +00:00
Giulio De Pasquale
04f1d5a42b sunshine: use nvfbc 2024-03-13 18:37:35 +00:00
Giulio De Pasquale
5d881826d1 sunshine: something something 2024-03-12 17:34:58 +00:00
Giulio De Pasquale
23e5723ccb sunshine: disable vsync at start 2024-02-26 16:05:09 +00:00
Giulio De Pasquale
60534b7b05 architect: add modelines and resolution switching script to sunshine 2024-02-21 11:34:27 +00:00
Giulio De Pasquale
a004535b0b sunshine: added service 2024-02-19 00:53:51 +00:00