mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 23:00:14 +01:00
3 lines
73 B
Nix
3 lines
73 B
Nix
{
|
|
addition = final: _: import ../pkgs/default.nix { pkgs = final; };
|
|
}
|