Fixed error.

This commit is contained in:
vorboyvo 2025-09-23 17:21:49 -04:00
parent 23d50d21d7
commit 2669647a67

View file

@ -1,4 +1,4 @@
{pkgs}:
{ pkgs, ... }:
{
# Enable Lix and flakes.
nixpkgs.overlays = [ (final: prev: {