This website requires JavaScript.
Explore
Help
Sign in
mpo
/
overlays-personal
Watch
1
Star
0
Fork
You've already forked overlays-personal
0
Code
Issues
Pull requests
Releases
Wiki
Activity
73e0054724
overlays-personal
/
default.nix
8 lines
93 B
Nix
Raw
Normal View
History
Unescape
Escape
Initial commit
2018-02-20 12:20:44 +01:00
{
nixpkgs
.
overlays
=
[
(
import
./pkgs
)
]
;
Adding adblock
2018-03-11 17:53:28 +01:00
Temporarily disable lorri
2019-05-16 13:39:26 +02:00
#imports = [
# ./modules/lorri.nix
#];
Initial commit
2018-02-20 12:20:44 +01:00
}
Reference in a new issue
Copy permalink