mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-10 00:31:32 +01:00
feat(tuxedo/pulse/15/gen2): add flake output
This commit is contained in:
parent
a738eaa1b1
commit
eb2e5541fe
|
|
@ -195,6 +195,7 @@
|
|||
system76-darp6 = import ./system76/darp6;
|
||||
toshiba-swanky = import ./toshiba/swanky;
|
||||
tuxedo-infinitybook-v4 = import ./tuxedo/infinitybook/v4;
|
||||
tuxedo-pulse-15-gen2 = import ./tuxedo/pulse/15/gen2;
|
||||
|
||||
common-cpu-amd = import ./common/cpu/amd;
|
||||
common-cpu-amd-pstate = import ./common/cpu/amd/pstate.nix;
|
||||
|
|
|
|||
2
tuxedo/pulse/15/gen2/default.nix
Normal file
2
tuxedo/pulse/15/gen2/default.nix
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
{
|
||||
}
|
||||
Loading…
Reference in a new issue