This website requires JavaScript.
Explore
Help
Register
Sign in
darkkirb
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
Code
Issues
1
Pull requests
3
Projects
Releases
Packages
Wiki
Activity
Actions
4bffcb8db9
nixos-config
/
config
/
workarounds
/
default.nix
6 lines
63 B
Nix
Raw
Normal View
History
Unescape
Escape
Disable the offical cache
2022-01-27 16:16:42 +00:00
{
.
.
.
}:
{
nixpkgs
.
overlays
=
[
Try to add loki for multiple hosts
2022-01-28 12:47:50 +00:00
(
self
:
prev
:
{
}
)
Disable the offical cache
2022-01-27 16:16:42 +00:00
]
;
}
Reference in a new issue
Copy permalink