Commit graph

724 commits

Author SHA1 Message Date
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
c500db4bcd
[Desktop/Multimedia] Try to fix Wireplumber config 2024-11-07 15:11:21 +01:00
c6f18cc4a1
[Desktop/Plasma] make Electron apps use KDE APIs in more places 2024-11-07 13:01:42 +01:00
75db6463ce
[Desktop] improve Wayland for Electron and Java apps 2024-11-07 13:01:02 +01:00
2c9e17b20d
[Boot] disable ZSWAP_ZPOOL_DEFAULT_Z3FOLD as it no longer exists 2024-11-07 13:00:26 +01:00
955b57b3c8
[Programs/Git] don't add user.name in lib, tweak settings
In particular, enable pull.rebase and push.autoSetupRemote by default
2024-10-11 23:13:09 +02:00
3decd64dfd
[Lib/Optimizations] Garbage-collect unused functions
Somewhat similar in effect as LTO, but much less prone to bugs.
2024-10-11 23:13:07 +02:00
be2519d689
[Boot] keep graphic mode even on legacy BIOS 2024-10-11 23:13:06 +02:00
2028b48f40
[Desktop/Plasma] backport kwin explicit sync patches 2024-10-11 23:13:05 +02:00
fb135354ab
[Desktop/Browser] improve VA-API for firefox 2024-10-11 23:13:02 +02:00
fa9ad12403
[Flake] remove sddm-unstable 2024-10-11 23:12:59 +02:00
a2b445297c
[Hardware/AMD] simplify 2024-10-11 23:12:56 +02:00