deploy: update sakura hostname

This commit is contained in:
notohh 2023-05-14 01:53:53 -04:00
parent 9c9a8d3e50
commit 7eb0167cf9
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -21,7 +21,7 @@ inputs: {
magicRollback = false;
};
sakura = {
hostname = "192.168.1.25";
hostname = "sakura";
profiles.system = {
user = "root";
path = activate.nixos inputs.self.nixosConfigurations.sakura;