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

@ -161,8 +161,8 @@
hmModules = serverHomeModules;
};
oci-a1 = mkHost {
hostName = "oci-a1";
alisceon-core = mkHost {
hostName = "alisceon-core";
system = "aarch64-linux";
nixosModules = serverModules;
hmModules = serverHomeModules;