From bd8b7075dbc8e0c562d981cfdc47c016b2b6c87f Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Mon, 4 Sep 2023 20:34:32 -0600 Subject: fixed typo --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 8c468c3..7716746 100644 --- a/flake.nix +++ b/flake.nix @@ -59,7 +59,7 @@ }; khad = nixpkgs.lib.nixosSystem { - modules [ + modules = [ ./machines/khad/configuration.nix ./machines/zenbook/hardware-configuration.nix -- cgit v1.2.3