diff --git a/configs/smug.nix b/configs/smug.nix index 729ceaf..1b4ef79 100644 --- a/configs/smug.nix +++ b/configs/smug.nix @@ -62,6 +62,12 @@ in "btop" ]; } + { + name = "nix-binary-cache"; + commands = [ + "journalctl -xef -u nix-binary-cache.service" + ]; + } { name = "admin"; }