Commit graph

685 commits

Author SHA1 Message Date
bd7ae5346e
[Hardware/AMD/ROCm] remove old hacks 2025-03-26 00:00:15 +01:00
0fea61e5a1
[Hardware/AMD/ROCm] fix infinite recursion with magma 2025-03-25 23:52:24 +01:00
413a4a93f1
[Hardware/AMD] only enable Zenpower for Zen[1-3] with kernel 6.13 and earlier 2025-03-25 23:36:54 +01:00
ed142942db
[Desktop/Games] make HDR work in Steam 2025-03-25 23:36:22 +01:00
1dcf6ec9b3
[Desktop/Games] use gamescope from config 2025-03-17 22:23:15 +01:00
c2eef29a53
[Desktop/Multimedia] disable jamesdsp 2025-03-17 16:22:35 +01:00
9c2853288f
[Boot] Remove outdated backports and try to make patches work again 2025-03-12 10:14:23 +01:00
bfd637707c
[Desktop/Developer] add nix language server (nil), and nixfmt 2025-03-10 10:15:45 +01:00
bb6167236a
[Laptop] enable lazy preemption if we are on kernel 6.13+
It reduces power usage by making better use of system resources. It also
improves throughput.
2025-03-09 20:58:49 +01:00
eeb148bb21
[Filesystems] reduce udev errors by not triggering NVMe rule on partitions
Use new hardware.block.defaultSchedulerRotational for hddScheduler
2025-03-09 20:57:42 +01:00
db87939151
[Desktop/Multimedia] do not "overoptimise" ffmpeg, as it is probably useless 2025-03-09 20:55:42 +01:00
dfefbefb99
[Desktop/Multimedia] convert for nixos-unstable 2025-03-04 20:59:13 +01:00
9b302fdd69
[Laptop] add new tuning to slightly improve power-efficiency 2025-03-04 11:20:52 +01:00
a466ab78f6
Revert "[Desktop/Developer] use ollama from nixpkgs unstable (rebuilt with callPackage)"
This reverts commit 1930e7fc17.
2025-02-28 10:44:03 +01:00
269bc05c2b
[Desktop/Multimedia] always disable Tensorflow support in ffmpeg 2025-02-28 10:43:14 +01:00
1930e7fc17
[Desktop/Developer] use ollama from nixpkgs unstable (rebuilt with callPackage) 2025-02-28 10:43:14 +01:00
3343fc32c4
[Desktop/Games] enable Steam local-network-game-transfers 2025-02-13 10:33:38 +01:00
7ecc668871
[Desktop/Developer] add git-crypt 2025-02-13 10:33:09 +01:00
7da398fbff
[Hardware/AMD/ROCm] fix tensile 2025-01-29 16:55:36 +01:00
8e69a7d488
[Hardware/AMD/ROCm] remove broken override 2025-01-29 14:58:07 +01:00
e959133b8a
[Desktop/Plasma] add filelight 2025-01-28 20:01:01 +01:00
eccb94617e
[Nix] add root and @wheel to trusted-users, explicitely
This fixes issues caused by adding anything to this setting (which
disables the default value)
2025-01-27 11:10:03 +01:00
b41e65e9e1
[Hardware/Nvidia] drop vGPU patches which are unmaintained 2025-01-27 11:09:13 +01:00
769ec1ae76
[General] disable zram-swap in favor of using zswap (which is made for this) 2025-01-27 11:08:49 +01:00
a1151262dd
[Flake] make nur's nixpkgs follow our nixpkgs-unstable 2025-01-27 11:08:24 +01:00
d34fa72e85
[Filesystems] fix GOTO in udev rules, fix typo 2025-01-27 11:07:57 +01:00
f80aa5fa96
[Desktop/Printing] don't add cups-bjnp by default 2025-01-27 11:07:37 +01:00
cb290a5fc0
[Desktop/Developer] drop deprecated NVRAM config for libvirt 2025-01-27 11:06:52 +01:00
9c6a2050f2
[NonPersistence] drop 2025-01-27 11:06:26 +01:00
e60c75cde6
[Filesystems] enable systembus-notify, make x11 conditional on desktop enabled 2025-01-22 15:17:44 +01:00
4a60d768e1
[Filesystems] fix typo in udev rules + make GOTO more robust 2025-01-22 15:17:44 +01:00
271a56334c
[Desktop/Developer] make clinfo hiPrio (to override the one bundled in ROCm) 2025-01-22 15:17:44 +01:00
8c6b8bd5cb
[Hardware/AMD/ROCm] disable checks on rocm-llvm-libcxx to "fix" build failure 2025-01-22 15:17:43 +01:00
c764e700a9 [Boot] quieter boot 2025-01-17 11:56:13 +01:00
87f76d3a60
[Nix] use fastStdenv for rebuilding Nix 2024-12-11 12:26:59 +01:00
59a4deb6c6
[Hardware/AMD/amdgpu] set card power-level to "auto"
Some cards are forced into "low" mode for some reason.
2024-12-11 12:26:59 +01:00
17cb6c997c
[Desktop] add thunderbird, and don't forcefully enable xserver
xserver might be removed later for a Wayland-only system.
2024-12-11 12:26:59 +01:00
a161b6ac34
[Desktop] make full preemption more easily overridable 2024-12-11 12:26:59 +01:00
da5a352496
[Desktop] fix OpenTabletDriver 2024-12-11 12:26:59 +01:00
ec1d52bc25
[Hardware/AMD/ROCm] fix rocmlir 2024-12-11 12:26:59 +01:00
10cfa77319
[Hardware/AMD/ROCm] enable rocmSupport when ROCm is enabled 2024-12-11 09:59:48 +01:00
45fc51f646
[Desktop/Developer] remove "debug" and "static" from default outputs to install 2024-12-11 09:59:19 +01:00
540db884d1
[Desktop/Developer] enable ollama with yi-coder support by default
Also remove tabnine from systemPackages, since it is obsolete.
2024-12-11 09:58:46 +01:00
5ec0b127ff
[Hardware/AMD/ROCm] temporarily disable autoDetectGPU 2024-11-30 10:14:26 +01:00
1312b582aa
[Nix] increase daemon CPU Quota 2024-11-30 10:04:42 +01:00
30d16ce34d
[Hardware/AMD] move ROCm specific config in dedicated file
Add option to effortlessly add corresponding HSA_OVERRIDE_GFX_VERSION to
make HIP programs work despite the GPU not being explicitely supported.
2024-11-30 10:04:26 +01:00
bc32a4f954
[Optimizations] rename broken fastStdenv override 2024-11-19 12:53:35 +01:00
b4c4dde1d0
[Boot] debug aviallon.boot.kernel.package 2024-11-18 23:53:05 +01:00
d04b4a1f7d
[General] Update to 24.11
Drop kwin backports
Drop removed printing packages
2024-11-18 19:00:11 +01:00
69ee53452d
[Meta] remove references to deprecated lib.mdDoc
It is the default since 24.05.
2024-11-12 20:26:42 +01:00