mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-25 18:24:41 +02:00
5 lines
58 B
Nix
5 lines
58 B
Nix
![]() |
final: prev:
|
||
|
{
|
||
|
homer = final.callPackage ./homer { };
|
||
|
}
|