what in the overlay hell

This commit is contained in:
atagen 2024-12-12 12:42:40 +11:00
parent a5ddb60f65
commit 03e7119a56
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
{overlays}: {
imports = [./culr-module.nix];
nixpkgs.overlays = overlays;
imports = [./culr-module.nix];
}