This website requires JavaScript.
Explore
Help
Sign in
eeva
/
home-manager
Watch
1
Star
0
Fork
You've already forked home-manager
0
mirror of
https://github.com/nix-community/home-manager
synced
2024-11-04 18:29:45 +01:00
Code
Issues
Releases
Wiki
Activity
aa5ba177cc
home-manager
/
overlay.nix
6 lines
99 B
Nix
Raw
Normal View
History
Unescape
Escape
Add overlay and instructions for using it
2017-09-25 14:14:51 +02:00
self
:
super
:
{
home-manager: use `callPackage` where appropriate
2019-04-03 06:21:38 +02:00
home-manager
=
super
.
callPackage
./home-manager
{
path
=
toString
./.
;
}
;
Add overlay and instructions for using it
2017-09-25 14:14:51 +02:00
}
Reference in a new issue
Copy permalink