fix: pkgs thing for flakes I guess

This commit is contained in:
dracoling 2024-05-01 23:05:19 -04:00
parent 80dd2e3dd9
commit 805c717fc3

View file

@ -1,4 +1,4 @@
{ ... }:
{ pkgs, ... }:
{
imports = [ ./hardware-configuration.nix ];