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