fixed typo causing rebuild to fail

This commit is contained in:
Tyler Kelley 2024-01-20 16:09:53 -06:00
parent 7887a984a1
commit 5419daba34

View File

@ -1,5 +1,7 @@
{ config, pkgs, ... }:
{ {
import = [ imports = [
./amd-opengl.nix ./amd-opengl.nix
./autorun.nix ./autorun.nix
./boot.nix ./boot.nix