Add nixos-hardware import

main
Chandler Swift 2024-05-23 23:13:44 -05:00
parent 79a372de03
commit 45b51d92d0
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@
{
imports =
[ # Include the results of the hardware scan.
[
<nixos-hardware/framework/13-inch/7040-amd>
./hardware-configuration.nix
];