Sebastián Zavala Villagómez
6267b43af9
hp/elitebook/830/g6: check kernel version through config instead of pkgs
...
The previous implementation was checking the kernel version through
`pkgs.linux`, which is only representative of the final system if
`boot.kernelPackages` is left as the default value of
`pkgs.linuxPackages`.
You can of course change this to other package sets, such as
`pkgs.linuxPackages_latest`. Instead, we now reference the kernel
through `config.boot.kernelPackages.kernel`.
2025-04-29 19:20:17 +00:00
Václav Klecanda
61c79181e7
feat: HP probook 440G5 config
2025-01-20 07:56:42 +00:00
Jörg Thalheim
c6c90887f8
drop acpi_call from nixos-hardware
...
fixes https://github.com/NixOS/nixos-hardware/issues/1114 and tlp also
no longer recommands it.
2024-12-02 12:33:14 +01:00
Gavin John
7495e87753
treewide: Switch from gpu/intel to cpu/intel where applicable
2024-10-21 09:00:57 +00:00
Rayan Nakib (ريان نقيب)
963cf21d30
enable thermald, the temperature management daemon.
2024-10-19 09:34:27 +00:00
Rayan Nakib (ريان نقيب)
8e8c6cbad1
Add new profile for HP Laptop 14s dq2024nf
2024-09-29 07:37:18 +00:00
Lyndon Sanche
ba8294c0a1
common: Move Intel generation-specific config from cpu to gpu
...
These modules only included gpu configuration, so belong in that
location.
2024-07-09 09:05:35 +00:00
Jörg Thalheim
56e370b342
deprecate commons/hdd module
...
We havent't had anything meaningful configuration in this module for a while.
So let's deprecate it.
2024-06-20 12:09:44 +02:00
Milo Oien-Rochat
cdbb5bb040
HP Elitebook 830 G6 ( #904 )
...
Co-authored-by: Jörg Thalheim <joerg@thalheim.io >
2024-04-30 10:09:35 +02:00
Jörg Thalheim
74b75a9598
hp elitebook: fix eval
2024-04-27 08:18:59 +02:00
Keanu Kerr
f752581d67
Added file for HP EliteBook 845 G8 and updated flake and README
2024-01-01 15:50:33 +00:00
Jörg Thalheim
b7747f0f60
remove unused variables with deadnix
2023-12-25 20:25:23 +00:00
bhetman
097764c893
Add HP Elitebook 845 g7 configuration
2023-11-02 02:01:55 -04:00
Tomo
54cc1a6c79
hp.14-df0023: init
2023-06-08 09:44:24 -07:00
Simon Guest
bbacfd6012
PR review comment
2023-05-15 20:56:48 +12:00
Simon Guest
2c2d22409f
Add HP Elitebook 845g9
2023-05-15 20:56:46 +12:00
Jörg Thalheim
03c6d15152
treewide: apply deadnix and statix
2022-12-31 11:57:44 +01:00
Antoine Viallon
27032fb493
hp/elitebook/2560p: Remove redundant graphics settings.
2022-02-04 13:48:49 +01:00
Antoine Viallon
58103331f5
hp/elitebook/2560p: Initial commit
2022-02-04 13:48:49 +01:00