@ -13,7 +13,7 @@
outputs = { self, nixpkgs }: {
nixosConfigurations = {
wildfire = nixpkgs.lib.nixosSystem {
specialArgs = { inputs = self.inputs; };
specialArgs = { inputs = self.inputs // { inherit self; }; };
modules = [ ./hosts/wildfire/configuration.nix ];
};
The note is not visible to the blocked user.