From c8c00cfd413555f8916ba65b77b4cd9d4cd7e6df Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Mon, 20 Nov 2023 20:06:12 -0700 Subject: better hostname --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 75520e2..cea91d2 100644 --- a/flake.nix +++ b/flake.nix @@ -188,7 +188,7 @@ nixosConfigurations = { - nixos-zenbook = nixpkgs.lib.nixosSystem { + zenbook = nixpkgs.lib.nixosSystem { # inherit system; modules = [ ./machines/zenbook/configuration.nix -- cgit v1.2.3