Skip to content

hardware-amazon conflicts with common #655

@Pandapip1

Description

@Pandapip1

[
{
assertion = config.security.sudo.execWheelOnly -> validUserGroups;
message = "Some definitions in `security.sudo.extraRules` refer to users other than 'root' or groups other than 'wheel'. Disable `config.security.sudo.execWheelOnly`, or adjust the rules.";
}
];

is triggered by

https://github.com/NixOS/nixpkgs/blob/02b5eec8cb2b350925debe86f2d5025c1a09a44b/nixos/modules/services/misc/amazon-ssm-agent.nix#L22-L30

Setting users.users.ssm-user.extraGroups = [ "wheel" ]; does not help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions