vagrant
@@ -0,0 +1,7 @@
{
description = "A very basic flake";
outputs = { self, nixpkgs }: {
nixosModules.vagrant = { ... }: { imports = [ ./nixosModules/vagrant.nix ]; };
};
}
The note is not visible to the blocked user.