Hardware/System76/galp5: Difference between revisions

From NixOS Wiki
Ahoneybun (talk | contribs)
No edit summary
Ahoneybun (talk | contribs)
add hardware enable
Line 35: Line 35:


=== BIOS ===
=== BIOS ===
These are handled by the firmware-manager package which can be enabled in your configuration like this:
```
  {
    hardware.system76.enableAll = true;
  };


=== galp5 ===
=== galp5 ===
Line 40: Line 47:
==== GTX 1650/1650 Ti ====
==== GTX 1650/1650 Ti ====


* NixOS Hardware module for flakes: <code>nixos-hardware.nixosModules.framework-13th-gen-intel</code>
* NixOS Hardware module for flakes: <code>nixos-hardware.nixosModules.system76-galp5-1650</code>
* NixOS Hardware module for channels: <code><nixos-hardware/framework/13-inch/13th-gen-intel></code>
* NixOS Hardware module for channels: <code><nixos-hardware/system76/galp5-1650></code>


=== Tech Docs ===
=== Tech Docs ===

Revision as of 15:56, 15 October 2024

System76 Galago Pro
System76 Galago Pro
Manufacturer System76
Architecture x86_64-linux
galp5
Status supported
Maintainer Ahoneybun

The System76 Galago Pro is a Linux laptop running System76 Open Firmware (based on coreboot+EDK2) from System76

Status

The device boots NixOS.

Known issues

Configuration

BIOS

These are handled by the firmware-manager package which can be enabled in your configuration like this:

```

 {
   hardware.system76.enableAll = true;
 };

galp5

GTX 1650/1650 Ti

  • NixOS Hardware module for flakes: nixos-hardware.nixosModules.system76-galp5-1650
  • NixOS Hardware module for channels: <nixos-hardware/system76/galp5-1650>

Tech Docs

This goes over replacing and upgrading components such as RAM and drives.

https://tech-docs.system76.com/models/galp5/README.html