diff options
| author | seth <[email protected]> | 2023-08-25 11:44:17 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-08-25 11:46:03 -0400 |
| commit | ff2b42324c49dec6fe70e6161fb7288930a8aa98 (patch) | |
| tree | b4d92efc1fc2acf7c3bfa578dde325b0a68b8cba /flake.nix | |
| parent | 811c25ca3d5f1c732b46e658bbeca62878433c45 (diff) | |
lib/configs: replace mapHMUsers with genHMUsers
this mainly just flattens the layout of homeConfigurations from
homeConfigurations.<system>.name to homeConfigurations.<name>@<system>
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |
