Depending on how the nuke addon determines if you are an admin may effect you... if you inherit the superadmin group, you will always ALWAYS return true if they use ply:IsSuperAdmin or ply:IsAdmin to see if you are an admin.
however.. if they are using ply:IsUserGroup("admin") or ply:IsUserGroup("superadmin") then you will not be recognised unless you are IN THOSE GROUPS..