This website requires JavaScript.
Explore
Help
Sign In
greg
/
nixos
Watch
1
Star
0
Fork
2
Code
Issues
Pull Requests
2
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e03db91dedd6d731d92e02fd44e49b22e771cd80
nixos
/
overlays
/
defeault.nix
T
7 lines
70 B
Nix
Raw
Normal View
History
Unescape
Escape
Fix home priorities
2022-04-19 19:46:10 +00:00
self
:
super
:
{
git
=
super
.
git
.
override
{
meta
.
priority
=
4
;
};
}
Reference in New Issue
Copy Permalink