@@ -0,0 +1,8 @@
{
outputs = { self, nixpkgs }: {
nixosConfigurations.sombrero = nixpkgs.lib.nixosSystem {
system = "aarch64-linux";
modules = [ ./hosts/sombrero/configuration.nix ];
};
}
The note is not visible to the blocked user.