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
1c19e5300d808ab50afd742826842a70366d982c
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