This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
home-manager
Watch
2
Star
0
Fork
You've already forked home-manager
0
mirror of
https://github.com/nix-community/home-manager
synced
2024-11-14 00:47:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
5e6f09795c
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 12:14:51 +00:00
self
:
super
:
{
Apply `nixfmt` on many files
2020-02-01 23:39:17 +00:00
home-manager
=
super
.
callPackage
./home-manager
{
path
=
toString
./.
;
}
;
Add overlay and instructions for using it
2017-09-25 12:14:51 +00:00
}
Reference in a new issue
Copy permalink