summaryrefslogtreecommitdiff
path: root/hosts/kansai
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/kansai')
-rw-r--r--hosts/kansai/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/kansai/default.nix b/hosts/kansai/default.nix
index ebca9a8..164f0d5 100644
--- a/hosts/kansai/default.nix
+++ b/hosts/kansai/default.nix
@@ -6,5 +6,6 @@
../../modules/options
];
+ networking.hostName = "kansai";
system.stateVersion = "24.05";
}