Peter Bittner
7d9552ef6b
Replace symlink references by real path and delete symlink
...
The common/pc/laptop/ssd folder was apparently moved a level up and was
replaced by a symlink to keep things working. We can consolidate this now.
2025-05-05 11:17:15 +02: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
Jörg Thalheim
a70fa1ac5b
Merge branch 'master' into master
2024-07-19 19:50:48 +02:00
Michael Paepcke
ea9f6719b1
Update README.md
...
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com >
2024-07-15 19:35:33 +00:00
Michael Paepcke
6187754bdd
Update README.md
...
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com >
2024-07-15 19:35:23 +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
Michael Paepcke
c6b440dcd6
apple/macbook-pro/14-1/README.md: use markdown checkboxes
2024-06-30 08:14:43 +00:00
Paepcke, Michael
d3ef6d0c7c
apple-macbookpro-14-1: update info, simplify and fix config
2024-06-28 20:05:46 +02:00
Paepcke, Michael
c3e48cbd88
update macbookpro14,1 to 24.01 (2024)
2024-06-23 12:27:44 +00:00
Jörg Thalheim
03c6d15152
treewide: apply deadnix and statix
2022-12-31 11:57:44 +01:00
Zane van Iperen
ba12233257
apple/macbook-pro/14-1: fix service script paths
...
Doesn't require Nix to keep around the entire nixos-hardware repo.
2022-10-22 17:37:58 +10:00
Zane van Iperen
99ed0bc663
apple/macbook-pro: add support for 14,1
...
Extracted from my system configs. There's still a few issues with this
machine:
1. Audio is a lost cause. Will probably need to bribe an Apple or Cirrus
engineer for the datasheet.
2. The thunderbolt module will oops upon system resume, and subsequently
refuse to work until next reboot.
3. The d3cold state needs to be disabled on the NVME controller for it
to wake up.
4. The Bluetooth UART (/dev/ttyS0) is created and then deleted by udev
in early boot. I am yet to figure out why. Hack around it by
reloading the 8250_dw module, causing it to be re-created.
2022-10-21 00:29:37 +10:00