From ff2b42324c49dec6fe70e6161fb7288930a8aa98 Mon Sep 17 00:00:00 2001 From: seth Date: Fri, 25 Aug 2023 11:44:17 -0400 Subject: lib/configs: replace mapHMUsers with genHMUsers this mainly just flattens the layout of homeConfigurations from homeConfigurations..name to homeConfigurations.@ --- flake.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 4c439ed..07d40dc 100644 --- a/flake.nix +++ b/flake.nix @@ -128,7 +128,6 @@ }; outputs = { - getchoo, parts, pre-commit, ... @@ -136,7 +135,6 @@ parts.lib.mkFlake {inherit inputs;} { imports = [ pre-commit.flakeModule - getchoo.flakeModules.homeConfigurations ./hosts ./parts -- cgit v1.2.3