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-01 00:39:45 +01:00
Code
Issues
Releases
Wiki
Activity
a98ec6ec15
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