l styx.r: fix smokeping
This commit is contained in:
parent
c32c2996ab
commit
8692b5a886
@ -54,8 +54,14 @@ with import <stockholm/lib>;
|
||||
"$@"
|
||||
'')
|
||||
];
|
||||
|
||||
users.users.mainUser.openssh.authorizedKeys.keys = [
|
||||
config.krebs.users.lass-android.pubkey
|
||||
];
|
||||
# http://10.42.0.1:8081/smokeping.fcgi
|
||||
services.smokeping = {
|
||||
enable = true;
|
||||
host = null;
|
||||
targetConfig = ''
|
||||
probe = FPing
|
||||
menu = top
|
||||
|
Loading…
Reference in New Issue
Block a user