test
This commit is contained in:
@@ -44,7 +44,7 @@ in
|
||||
|
||||
# Example of using these functions together
|
||||
nixosConfigurations = lib.mapAttrs' (
|
||||
name:
|
||||
_name:
|
||||
{ system, hostname, ... }:
|
||||
{
|
||||
name = hostname;
|
||||
|
||||
Reference in New Issue
Block a user