mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-01-07 03:27:50 +08:00
3 lines
61 B
Nix
3 lines
61 B
Nix
{
|
|
addition = final: _: import ../pkgs { pkgs = final; };
|
|
}
|