outputs: fix typo

This commit is contained in:
Wroclaw 2025-02-09 03:23:43 +01:00
parent 08c9fa5545
commit 081c00b7bc

View file

@ -21,7 +21,7 @@ self = {
nixosConfigurations = let
nixosSystem = import "${inputs.nixpkgs}/nixos/lib/eval-config.nix";
in
# mapped atrrsed of nix file paths to attrSet with initialized NixOS configurations,
# mapped attrset of nix file paths to attrSet with initialized NixOS configurations,
# whose names are derived from file names
lib.pipe ./hosts [
builtins.readDir