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"
|
"btop"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
name = "nix-binary-cache";
|
||||||
|
commands = [
|
||||||
|
"journalctl -xef -u nix-binary-cache.service"
|
||||||
|
];
|
||||||
|
}
|
||||||
{
|
{
|
||||||
name = "admin";
|
name = "admin";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user