This website requires JavaScript.
Explore
Help
Sign In
Grimmauld
/
grimm-nixos-laptop
Watch
1
Star
0
Fork
0
You've already forked grimm-nixos-laptop
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9bfa21d6ea
grimm-nixos-laptop
/
overlays
/
tlpui.nix
5 lines
79 B
Nix
Raw
Normal View
History
Unescape
Escape
clean up some scopes
2024-05-11 22:55:59 +02:00
{
prev
,
.
.
.
}:
tlpui patch -> overlay
2024-05-10 17:02:24 +02:00
{
tlpui
=
prev
.
callPackage
../custom/tlpui/package.nix
{
}
;
}
Reference in New Issue
Copy Permalink