feat: Update to raspberry pi stuff
This commit is contained in:
@@ -12,11 +12,13 @@
|
||||
user = "root";
|
||||
};
|
||||
};
|
||||
rpi = {
|
||||
hostname = "rpi";
|
||||
tsuba = {
|
||||
hostname = "192.168.0.125";
|
||||
# hostname = "tsuba.darksailor.dev";
|
||||
profiles.system = {
|
||||
sshUser = "servius";
|
||||
path = inputs.deploy-rs.lib.x86_64-linux.activate.home-manager self.homeConfigurations.rpi;
|
||||
path = inputs.deploy-rs.lib.aarch64-linux.activate.nixos self.nixosConfigurations.tsuba;
|
||||
user = "root";
|
||||
};
|
||||
};
|
||||
ryu = {
|
||||
|
||||
Reference in New Issue
Block a user