Remove function syntax from extraModules
Related: https://git.clan.lol/clan/clan-core/issues/5151
This commit is contained in:
@@ -353,7 +353,7 @@ roles.client.extraModules = [ self.nixosModules.borgbackup ];
|
||||
|
||||
# Or inline module definition
|
||||
roles.client.extraModules = [
|
||||
{ config, ... }: {
|
||||
{
|
||||
# Your module configuration here
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user