Commit graph

40 commits

Author SHA1 Message Date
bf219a30c2
fix(lint): nixfmt the whole tree 2026-03-22 21:56:13 +01:00
52542874cf
[Desktop/Multimedia] temporarily replace jellyfin-media-player by jellyfin-mpv-shim 2025-11-10 15:57:46 +01:00
d04b4a1f7d
[General] Update to 24.11
Drop kwin backports
Drop removed printing packages
2024-11-18 19:00:11 +01:00
d9ea216ea8
[Programs/Nvtop] refactor to intelligently enable the required backends 2024-06-01 17:34:39 +02:00
3760b90146
[Hardware/Nvidia+Cachix] only add cuda Nix cache if Nvidia hardware is enabled 2024-05-25 13:37:34 +02:00
569fcfee68
[Hardware/Nvidia/Proprietary] fix cuda by using packages from unstable branch
if using "unstable_beta" variant only
2024-05-02 16:29:11 +02:00
4500c8d887
[Hardware/Nvidia/Proprietary]: only disable Wayland by default if no Intel GPU is present.
Ideally, we should check wether any other GPU with open-source drivers
is present.
2024-04-16 19:18:46 +02:00
2124e42b12
[Hardware/Nvidia/Proprietary] more sane defaults to RegistryDwords
Fixes over-heating when AC adapter is connected.
2024-04-16 19:17:41 +02:00
9b0f62db76
[Nvidia/Proprietary] nvidia-vaapi-driver: use direct CUDA backend
Works more reliably (esp. under Wayland)
2024-04-16 19:16:38 +02:00
ec44bd467f
[Hardware/Nvidia] fix typo in extraModprobeconfig 2024-03-12 23:36:13 +01:00
c422181cfe
[Hardware/Nvidia] add missing requirements on nvidia-suspend
Hybrid Sleep still does not work properly...
2024-02-24 19:37:28 +01:00
2a0e0449fd
[Hardware/Nvidia] fix jellyfin black window by forcing it to use X11 2024-02-24 19:34:48 +01:00
e2d00c7616
[Hardware/Nvidia] enable nvidia framebuffer support 2024-02-20 00:54:04 +01:00
d14e1dd926
[Hardware/Nvidia] allow setting Nvidia registry Dword options
By default, enable PowerMizer and set sane defaults
2024-02-20 00:53:34 +01:00
b3f9af9be1
[Hardware/Nvidia] force GBM to use Nvidia 2024-02-20 00:52:24 +01:00
4ef337de7a
[Hardware/Nvidia] cleanup environment variables 2024-02-20 00:52:04 +01:00
2cad0340f1
[Hardware/Nvidia] help fix power management issues 2024-02-20 00:51:34 +01:00
1e5e4db41e
[Hardware/Nvidia] remove nvidia_uvm from early loading
Known to cause issues with power management
2024-02-20 00:50:16 +01:00
c05b897b49
[Hardware/Nvidia] disable Wayland support by default if using proprietary driver 2024-02-14 01:51:32 +01:00
5d255ebcdc
[Hardware/Nvidia] allow using unstable bleeding edge version of Nvidia driver 2024-02-07 20:46:36 +01:00
26edc918c0
[Hardware/Nvidia] fix apps not finding nvidia EGL because of bizarre default behavior of Nvidia driver
Use undocumented environment variable to fix that.
2024-01-24 13:42:08 +01:00
69a62ddff7
[Hardware/Nvidia] Disable OpenGL threaded optimizations by default as this makes Kwin fail to launch 2024-01-24 13:41:27 +01:00
b2e758f4c8
[Hardware/Nvidia] only use the superior nvidia-vaapi-driver for VAAPI on Nvidia GPUs 2024-01-10 22:07:26 +01:00
dcd7564cd7
[Hardware/Nvidia/Proprietary] add commented-out cudaSupport line with explaining comment 2023-12-26 18:01:40 +01:00
1edc95008b
[Hardware/Nvidia/Proprietary] enable CUDA-specific unfree packages whitelist 2023-12-26 18:01:12 +01:00
e1cc285884
[Hardware/Nvidia/Proprietary] enable finegrained power-management only if PRIME offload is enable 2023-12-26 18:00:44 +01:00
1ab3401832
[Hardware/Nvidia] rework Nvidia driver selection with a more versatile "variant" option 2023-10-31 23:24:30 +01:00
832fa8f8c9
[Hardware/Nvidia] use bleeding edge package if unsafeOptimizations is enabled 2023-05-11 19:16:35 +02:00
8c61e3f0da
[Hardware/Nvidia] no longer enable EGLStream by default, use GBM by default 2023-05-11 19:16:04 +02:00
1f0f8ba399
[Programs] Add nvtop config, with special handling for Nvidia GPUs 2023-05-06 20:17:28 +02:00
55205d1fc4
[Hardware/Nvidia] Remove nouveau blacklist from proprietary mode 2023-04-20 19:08:24 +02:00
04cfbf21a4
[Hardware/Nvidia] Fix suspend with Nvidia GPUs 2023-04-16 22:35:50 +02:00
844b0be2df
[Hardware/Nvidia] Cleanup and fix some bugs
Fix suspend and add new environment variables.
2022-11-11 18:58:04 +01:00
e69036f6e1
[Hardware/Nvidia] Use new nvidia vaapi 2022-10-21 23:50:43 +02:00
b2c521273f
[Hardware/Nvidia] Activate modesetting for nvidia-drm and use PageAttributeTable 2022-10-12 18:56:23 +02:00
1c83eb0708
[General+Boot] Add more options options to minimal config.
Use mainline kvdo.
Add more options to nouveau kernel module.
2022-10-05 09:02:25 +02:00
5a67e17898
[Desktop] Basic wayland support + enable hardware accelaration in Firefox 2022-10-04 22:33:32 +02:00
0da55b8288
[Hardware/Nvidia] Add nvtop + enhance conf
Remove dead config
Use mkIF instead of ifEnable
2022-06-09 01:11:31 +02:00
98c0ce1bc0
fixup! [UPGRADE/General] Upgrade to 22.05
Fix extraneous option in nvidia proprietary config
2022-06-09 01:10:34 +02:00
4d01393e59
[Hardware/GPUs] Refactor GPU related options
[Hardware/NVidia] Add option to save all VRAM before going to sleep
2022-05-17 09:19:04 +02:00