@ -0,0 +1 @@
use nix
@ -0,0 +1,10 @@
{ pkgs ? import <nixpkgs> {} }:
with pkgs;
mkShell {
name = "blog";
buildInputs = [
hugo
];
}
The note is not visible to the blocked user.