name change

This commit is contained in:
alisceon 2026-05-27 21:34:02 +02:00
parent 87cc464d1b
commit 04fbe6afb2
3 changed files with 4 additions and 8 deletions

View file

@ -32,7 +32,7 @@ in
nixpkgs.hostPlatform = lib.mkDefault "aarch64-linux";
networking = {
hostName = "nixos-oci-a1";
hostName = "alisceon-core";
networkmanager.enable = lib.mkForce false;
};