Compilation fix.

This commit is contained in:
jay
2025-07-17 21:33:08 +00:00
parent eb4887b75c
commit d2eb0e542f

View File

@@ -2,13 +2,13 @@
# your system. Help is available in the configuration.nix(5) man page, on
# https://search.nixos.org/options and in the NixOS manual (`nixos-help`).
{ inputs, ... }:
{ ... }:
{
imports =
[ # Include the results of the hardware scan.
./hardware-configuration.nix
nixos-hardware.nixosModules.framework-16-7040-amd
inputs.nixos-hardware.nixosModules.framework-16-7040-amd
./programs/sof-firmware.nix
# Not working yet.
./services/fprintd.nix