This website requires JavaScript.
Explore
Help
Sign In
holm
/
donovanglover-nix-config
Watch
1
Star
0
Fork
0
You've already forked donovanglover-nix-config
forked from
extern/nix-config
Code
Pull Requests
Activity
6061667179
donovanglover-nix-config
/
overlays
/
default.nix
6 lines
43 B
Nix
Raw
Normal View
History
Unescape
Escape
meta: Use separate directories for each overlay
2023-06-06 11:03:23 +02:00
{
imports
=
[
meta: Flatten overlays directory
2023-06-16 18:46:04 +02:00
./alejandra.nix
meta: Replace joshuto package with overlay This actually took *forever*, but now that I know how to write nixpkgs overlays, any future ones I write should be relatively straight-forward.
2023-06-06 05:07:04 +02:00
]
;
}
Copy Permalink