feat:added macbook deploy-rs option
This commit is contained in:
@@ -238,6 +238,13 @@
|
|||||||
user = "root";
|
user = "root";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
mbpro = {
|
||||||
|
hostname = "Uttarayans-MacBook-Pro.local";
|
||||||
|
profiles.system = {
|
||||||
|
sshUser = "fs0c131y";
|
||||||
|
path = inputs.deploy-rs.lib.aarch64-darwin.activate.darwin self.darwinConfigurations.Uttarayans-MacBook-Pro;
|
||||||
|
};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user