✨ [shared] Added homelab systemConfig
This commit is contained in:
@ -87,6 +87,12 @@
|
||||
wayland.enable = false;
|
||||
ssh.publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJE9m7YiITe1sDqSZ7Pa8luIw3WToLsypixZEqE4wCQE";
|
||||
}
|
||||
{
|
||||
hostName = "homelab";
|
||||
system = "x86_64-linux";
|
||||
wayland.enable = false;
|
||||
ssh.publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIARDv5nRlfPDXdV+Db4FaqeSJZ3/3MO0frYGzuVeqYAl";
|
||||
}
|
||||
# TODO Homelab config
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user