From 00d3d26ee778013b1aa95a9f7fc645975fbb3169 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 6 Nov 2024 08:03:32 -0800 Subject: hosts: add hoka host and joint configuration --- hosts/hoka/configuration.nix | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 hosts/hoka/configuration.nix (limited to 'hosts/hoka/configuration.nix') diff --git a/hosts/hoka/configuration.nix b/hosts/hoka/configuration.nix new file mode 100644 index 0000000..ef19f59 --- /dev/null +++ b/hosts/hoka/configuration.nix @@ -0,0 +1,3 @@ +{ + networking.hostName = "hoka"; +} -- cgit v1.2.3