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
2
Projects
Releases
Packages
Wiki
Activity
Actions
ad14e2da08
nixos-config
/
config
/
services
/
loki.nix
7 lines
81 B
Nix
Raw
Normal View
History
Unescape
Escape
run statix check
2022-06-12 15:42:42 +00:00
_
:
{
add loki and promtrail
2022-01-15 11:08:46 +00:00
services
.
loki
=
{
enable
=
true
;
configFile
=
./loki.yaml
;
}
;
}
Reference in a new issue
Copy permalink