@@ -138,6 +138,12 @@
];
commands = [
{
name = "repl";
category = "utilities";
help = "Open a `nix repl` with this flake";
command = ''nix repl ${pkgs.writeText "repl.nix" "builtins.getFlake \"${./.}\""}'';
}
name = "home-link";
The note is not visible to the blocked user.