This commit is contained in:
2023-02-21 10:22:55 -05:00
parent d7bcc9dbb2
commit 2c75c362c1

View File

@@ -1,4 +1,4 @@
{ lib, pkgs, config, modulesPath, overlays, ... }:
{ lib, pkgs, config, modulesPath, ... }:
{
nixpkgs.overlays = overlays;