This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
home-manager
Watch
1
Star
0
Fork
You've already forked home-manager
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
d8f9dcfbd3
home-manager
/
overlay.nix
4 lines
93 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
:
{
Apply `nixfmt` on many files
2020-02-02 00:39:17 +01: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