quite down devshell

This commit is contained in:
Harsh Shandilya 2024-03-31 21:51:45 +05:30
parent 804542cdd1
commit 8b8a84e70e
1 changed files with 6 additions and 0 deletions

View File

@ -54,6 +54,12 @@
help = "Build the site";
}
];
env = [
{
name = "DEVSHELL_NO_MOTD";
value = 1;
}
];
};
});
}