configs/smug: add tail of nix-binary-cache to cistart
This commit is contained in:
parent
cdc4042834
commit
5441f9338a
@ -62,6 +62,12 @@ in
|
||||
"btop"
|
||||
];
|
||||
}
|
||||
{
|
||||
name = "nix-binary-cache";
|
||||
commands = [
|
||||
"journalctl -xef -u nix-binary-cache.service"
|
||||
];
|
||||
}
|
||||
{
|
||||
name = "admin";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user